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

Some EKS-Distro worker nodes are not able to join the cluster (no errors in terminal) #31

Open
saurabhkumar opened this issue Jul 4, 2021 · 2 comments

Comments

@saurabhkumar
Copy link

Please run microk8s inspect and attach the generated tarball to this issue.
inspection-report-worker.tar.gz
inspection-report-control.tar.gz
Screenshots

I used the instructions here https://snapcraft.io/eks
I additionally added the user permissions as in this link. There was no problem with joining two nodes. But the third node does not join (as seen by running sudo eks kubectl get nodes (attached terminal screenshot). There is no error. I tried multiple times but the result is the same (even with restarting the node).

@ktsakalozos
Copy link
Member

Hi @saurabhkumar

There was no problem with joining two nodes. But the third node does not join (as seen by running sudo eks kubectl get nodes (attached terminal screenshot).

I am not sure I understand the issue. I see in the attached output three "Ready" nodes.

@saurabhkumar
Copy link
Author

saurabhkumar commented Jul 5, 2021

@ktsakalozos
Hi,
I created 4 nodes. I joined nodes 2 and 3 to the 1st node. When I did eks join for the fourth node, there was no error message (the first part of screenshot). But the node cannot be seen with the eks kubectl get nodes command (the second part of the screenshot).
Update today: I removed eks on all VMs and reinstalled it again today using exactly the same procedure and sequence. I repeated the eks join commands and now I see all the four nodes. So I am not sure where exactly the problem was.

Screenshots1

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