kubeadm token create --print-join-command
出力
kubeadm join 192.168.0.111:6443 --token wci5w8.cdbdzurlz31ggq2l --discovery-token-ca-cert-hash sha256:dc5f91d71626d835e4a9cdf661f34d868c3dff8b195f32187588721e9ceab94a
Go to list of users who liked
More than 5 years have passed since last update.
kubeadm token create --print-join-command
出力
kubeadm join 192.168.0.111:6443 --token wci5w8.cdbdzurlz31ggq2l --discovery-token-ca-cert-hash sha256:dc5f91d71626d835e4a9cdf661f34d868c3dff8b195f32187588721e9ceab94a
Register as a new user and use Qiita more conveniently
Go to list of users who liked