canonical / microk8s

MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
https://microk8s.io
Apache License 2.0
8.37k stars 765 forks source link

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

Open itmitica opened 3 months ago

itmitica commented 3 months ago

Summary

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

ktsakalozos commented 3 months ago

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 commented 3 months ago

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.