19 lines
407 B
INI
19 lines
407 B
INI
# ## Configure 'ip' variable to bind kubernetes services on a
|
|
# ## different ip than the default iface
|
|
# ## We should set etcd_member_name for etcd cluster. The node that is not a etcd member do not need to set the value, or can set the empty string value.
|
|
[all]
|
|
haumdaucher
|
|
|
|
[kube_control_plane]
|
|
haumdaucher
|
|
|
|
[etcd]
|
|
haumdaucher
|
|
|
|
[kube_node]
|
|
haumdaucher
|
|
|
|
[k8s_cluster:children]
|
|
kube_control_plane
|
|
kube_node
|