1ca8efa3a6
This PS also pins the remaining components of the kubelet, moves the K8s version to 1.6.4 and restores CentOS 7 operation. Change-Id: Ia32c9e02dbf9451c13addce436f6e36f5a0a622f
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
# If KUBE_ROLE is set 'master' kubeadm-aio will set this node up to be a master
|
|
# node, otherwise if 'worker', will join an existing cluster.
|
|
KUBE_ROLE=master
|