Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing 5-Node Kubernetes Cluster #138

Open
ashutoshbhakare opened this issue Apr 28, 2023 · 1 comment
Open

Preparing 5-Node Kubernetes Cluster #138

ashutoshbhakare opened this issue Apr 28, 2023 · 1 comment

Comments

@ashutoshbhakare
Copy link
Contributor

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

@ajeetraina
Copy link
Collaborator

Can you please raise PR for this? @ashutoshbhakare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants