microk8s
microk8s copied to clipboard
MicroK8s 1.28.12 after node restart it doesn't join due to nf_conntrack
Microk8s 1.28.12 fresh deployment on stock 22.04 Cluster consists of 3 node, everything default. Shutting down node3, it turns to notReady. Bringing back up, waiting it to come back online. Minikube doesn't start correctly with
Error /proc/sys/net/netfilter/nf_conntrack_max not found
Need to load nf_contrack module manually, after that everything works as expected.
Hi @grebennikov,
Can you please provide a microk8s inspect tarball?
Almost certainly related: https://github.com/canonical/microk8s/issues/4342
This may be fixed: https://github.com/canonical/microk8s/pull/4705