Flannel is VXLAN based which requires tunnels between BIGIP and K8S. HA doesn’t work!! Recommend using Calico with static routing mode.. I have a video coming on how to set this up. It’s super simple. Calico using static routes on BIGIP was added in 2.17. Let me know how I can help
I have single control plane with two worker at my existing cluster with CNI Falnnel. If i want to update to multiple control plane with load balancer F5, what i do and try? Detail k8s-cplane1 10.61.6.10 (existing) k8s-worker1 10.61.6.11 (existing) k8s-worker2 10.62.4.11 (existing) k8s-cplane2 10.62.4.10 (new) k8s-lb 10.0.32.41 (new)
CIS is perfect for what you want todo. Deploy CIS and point to service in the cluster. You could use node port and node port labels to only service the 3 workers. Or clusterIP will work good to
If CNI use Flannel, its work? Or Change to calico?
Flannel is VXLAN based which requires tunnels between BIGIP and K8S. HA doesn’t work!! Recommend using Calico with static routing mode.. I have a video coming on how to set this up. It’s super simple. Calico using static routes on BIGIP was added in 2.17. Let me know how I can help
Thanks for the answer and the reason, I will try it first
I have single control plane with two worker at my existing cluster with CNI Falnnel. If i want to update to multiple control plane with load balancer F5, what i do and try?
Detail
k8s-cplane1 10.61.6.10 (existing)
k8s-worker1 10.61.6.11 (existing)
k8s-worker2 10.62.4.11 (existing)
k8s-cplane2 10.62.4.10 (new)
k8s-lb 10.0.32.41 (new)
CIS is perfect for what you want todo. Deploy CIS and point to service in the cluster. You could use node port and node port labels to only service the 3 workers. Or clusterIP will work good to
I believe you can use static routes with flannel. Email me at m.dittmer@f5.com and I will share the setup docs