-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
While doing Preparing 5-Node Kubernetes Cluster lab , i guess we should add
Adding New K8s Cluster Node
Click on Add Instances to setup first k8s node cluster
Wait for 1 minute time till it gets completed.
Copy the command starting with kubeadm join ..... We will need it to be run on the worker node.
In case if we missed the token , we can reprint using
kubeadm token create --print-join-command
The above 2 lines should be added, the new learner able to understand , how to get the token printed again if we missed it
Metadata
Metadata
Assignees
Labels
No labels