Multi-cluster Kubernetes using F5 BIG-IP

Поділитися
Вставка
  • Опубліковано 18 вер 2024

КОМЕНТАРІ • 4

  • @muhamadyusuphamdani9909
    @muhamadyusuphamdani9909 Місяць тому

    If CNI use Flannel, its work? Or Change to calico?

    • @MarkDittmer
      @MarkDittmer  Місяць тому +1

      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

    • @muhamadyusuphamdani9909
      @muhamadyusuphamdani9909 Місяць тому

      Thanks for the answer and the reason, I will try it first

    • @muhamadyusuphamdani9909
      @muhamadyusuphamdani9909 Місяць тому

      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)