We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bdfec5 commit cf352c7Copy full SHA for cf352c7
config/crd-nocel/apisix.apache.org_v2.yaml
@@ -1433,7 +1433,8 @@ spec:
1433
type: object
1434
externalNodes:
1435
description: |-
1436
- ExternalNodes defines a static list of backend nodes located outside the cluster.
+ ExternalNodes defines a static list of backend nodes. These can be external hosts
1437
+ outside the cluster or cluster-internal Services specified by their DNS name.
1438
When this field is set, the upstream will route traffic directly to these nodes
1439
without DNS resolution or service discovery.
1440
items:
0 commit comments