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

kubectl get nodes lists only the worker nodes. How can i add control plane to it? #764

Open
satizzzzz opened this issue Mar 5, 2024 · 1 comment

Comments

@satizzzzz
Copy link

While running kubectl get nodes --kubeconfig admin.kubeconfig , i could see 2 of worker nodes.

NAME STATUS ROLES AGE VERSION
node01 Ready 11m v1.28.0
node02 Ready 35s v1.28.0

How can add control plane to it?

@rumeshmadhusanka
Copy link

Unlike Kuberadm, here the control plane is not in a k8s node.

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