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.
2 parents af70960 + 950b874 commit dba3d59Copy full SHA for dba3d59
content/en/examples/admin/konnectivity/egress-selector-configuration.yaml
@@ -2,7 +2,7 @@ apiVersion: apiserver.k8s.io/v1beta1
2
kind: EgressSelectorConfiguration
3
egressSelections:
4
# Since we want to control the egress traffic to the cluster, we use the
5
-# "cluster" as the name. Other supported values are "etcd", and "master".
+# "cluster" as the name. Other supported values are "etcd", and "controlplane".
6
- name: cluster
7
connection:
8
# This controls the protocol between the API Server and the Konnectivity
0 commit comments