8 lines
298 B
INI
8 lines
298 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 are not etcd members do not need to set the value,
|
||
|
|
# or can set the empty string value.
|
||
|
|
[kube_control_plane]
|
||
|
|
|
||
|
|
[etcd:children]
|
||
|
|
|
||
|
|
[kube_node]
|