mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #102510 from cheftako/defaultKonn
Default GCE testing to using konnectivity
This commit is contained in:
commit
244751ae91
@ -42,6 +42,9 @@ NODE_LOCAL_SSDS=${NODE_LOCAL_SSDS:-0}
|
||||
NODE_LABELS=${KUBE_NODE_LABELS:-}
|
||||
WINDOWS_NODE_LABELS=${WINDOWS_NODE_LABELS:-}
|
||||
NODE_LOCAL_SSDS_EPHEMERAL=${NODE_LOCAL_SSDS_EPHEMERAL:-}
|
||||
# Turning GRPC based Konnectivity testing on id advance of
|
||||
# removing the SSHTunnel code.
|
||||
export KUBE_ENABLE_EGRESS_VIA_KONNECTIVITY_SERVICE=true
|
||||
|
||||
# KUBE_CREATE_NODES can be used to avoid creating nodes, while master will be sized for NUM_NODES nodes.
|
||||
# Firewalls and node templates are still created.
|
||||
|
Loading…
Reference in New Issue
Block a user