abarthol
abarthol
I've tried to use Ubuntu 20.04LTS but I get another error: ``` command:for i in ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack_ipv4; do modprobe $i; done && kubeadm reset -f && kubeadm...
Thanks @tmemenga. Your branch works for creating a new cluster. Please make a pull request to add this to the main project. Although I have not tested to add a...
After successful cluster setup with Ubuntu 20.04 LTS I recognized a problem with canal. The pods did not startup correctly. The error message was: `[FATAL][581] int_dataplane.go 1032: Kernel's RPF check...
That's sounds like it could work for me. I'll try.