© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Tormod Haugene
A big gottcha here: the "tokens" generated by microk8s join are one time use only.
microk8s join
Therefore, if you run into e.g the /etc/hosts error when trying the join command, you must re-run the microk8s add-node command to get a new token.
microk8s add-node
Aayush Sharma
DevRel - WeMakeDevs
Is this what you meant Tormod Haugene:
Get a new microk8s join link by again running "microk8s add-node" in the initial VM and paste it into the VM whose node is to be added.