You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public_ip =false# Associate a public ip address with a worker
99
-
kubelet_node_labels =""# This string is passed directly to kubelet via --node-lables= if set. It should be comma delimited with no spaces. If left empty no --node-labels switch is added.
99
+
kubelet_node_labels =""# This string is passed directly to kubelet via --node-labels= if set. It should be comma delimited with no spaces. If left empty no --node-labels switch is added.
100
100
subnets =""# A comma delimited string of subnets to place the worker nodes in. i.e. subnet-123,subnet-456,subnet-789
0 commit comments