3760a84a5c
Change-Id: I99c43b9033ac92284c03686a22cf9952f8bf20a1
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
|