Building a Fully Routed Kubernetes Cluster with Calico CNI | Part 2: Load Balancing with MetalLB

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 18

  • @southplay-t2b
    @southplay-t2b 3 หลายเดือนก่อน +1

    this is the most complete informative description to explain calico with BGP Peering. Thanks!! Hope to learn more topic from you.

  • @LampJustin
    @LampJustin 5 หลายเดือนก่อน

    Awesome! Can't wait to see it with Cillium. With version v1.16 the BGP integration is greatly improved. Cillium even does consistent hashing with the maglev algorithm which is pretty cool.

    • @LinuxCloudHacks
      @LinuxCloudHacks  4 หลายเดือนก่อน

      Thanks! Few more videos on Calico and switching to Cillium.

  • @OrgNetworks
    @OrgNetworks 5 หลายเดือนก่อน

    Thanks mate! Much appreciated! This video is very helpful and informative.

    • @LinuxCloudHacks
      @LinuxCloudHacks  5 หลายเดือนก่อน

      Glad it was helpful! Thanks

  • @maliknaeem1825
    @maliknaeem1825 4 หลายเดือนก่อน

    Great explanation. Keep up the good work.

    • @LinuxCloudHacks
      @LinuxCloudHacks  4 หลายเดือนก่อน

      Thanks, will do! I plan to release more interesting K8s videos so please stay tuned.

  • @sumeetthakur1178
    @sumeetthakur1178 2 หลายเดือนก่อน

    Great video and Explanation , I have one query instead of routing node to node specific bgp peer can't we do that also via router only so we can have better scalability

    • @LinuxCloudHacks
      @LinuxCloudHacks  2 หลายเดือนก่อน +1

      Hi! Thanks! To your question - sure we can use a BGP route reflector but I just wanted to show the most basic setup.

  • @corykeehn8025
    @corykeehn8025 หลายเดือนก่อน

    Do you have a github repo with a basic config for this setup?

    • @LinuxCloudHacks
      @LinuxCloudHacks  หลายเดือนก่อน

      Hi! I don’t have a GitHub repo for this setup right now, but I’ll keep this in mind and do a better job of including one in future videos. I'll be doing a series on Cilium and there I'l include all the steps in the repo. Sorry about that :(

  • @cgmarch2359
    @cgmarch2359 หลายเดือนก่อน

    Hi. Here is my issue hope you can help
    I have eth0 for k8 mgmt and eth1 for pod/svc/external traffic
    Problem is I can not find an easy solution to route traffic for eth0 subnet via its mgmt_gw and traffic for eht1 via eth1_gw .. using calico.

    • @cgmarch2359
      @cgmarch2359 หลายเดือนก่อน

      Btw your content is amazing to understand how k8 works.. pls keep adding content:)

    • @cgmarch2359
      @cgmarch2359 หลายเดือนก่อน

      I figured it
      My issue was using a low table number on node.. k8 was deleting my rule from "ip rule"

    • @LinuxCloudHacks
      @LinuxCloudHacks  หลายเดือนก่อน

      Glad you figured it out! I have few videos on K8S but none completed. Please stay tuned!

  • @AdrianuX1985
    @AdrianuX1985 5 หลายเดือนก่อน

    ++