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

microk8s join ... --worker works, microk8s join ... does not #4524

Open
itmitica opened this issue May 16, 2024 · 2 comments
Open

microk8s join ... --worker works, microk8s join ... does not #4524

itmitica opened this issue May 16, 2024 · 2 comments

Comments

@itmitica
Copy link

itmitica commented May 16, 2024

Summary

I installed microk8s on multipass qemu vms on separate physical machines.

  • Joining a multipass vm as worker from a physical machine to another is successful and the node appears in the cluster.
  • Joining a multipass vm as control plane from a physical machine to another ends successful, but the node does not appear in the cluster and the microk8s on that multipass vm is now not reachable, some error about 127.0.0.7:16443.
@ktsakalozos
Copy link
Member

Hi @itmitica, could you please provide more details in the setup (machines, VMs, networks, IPs, opened ports)? I suspect this has something to do with the datastore not being reachable from/to all nodes but I cannot be sure. Thanks

@itmitica
Copy link
Author

Hi @ktsakalozos ,

Two physical workstations, Ubuntu Live Server OS, 192.168.x.x IPs.
A multipass VM on each, with two different CIDRs.
Routes created on each physical machine for the multipass CIDRs on the other one.
No firewalls on physical or multipass VM.

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