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.
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
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 :(
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.
this is the most complete informative description to explain calico with BGP Peering. Thanks!! Hope to learn more topic from you.
Glad you enjoyed it!
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.
Thanks! Few more videos on Calico and switching to Cillium.
Thanks mate! Much appreciated! This video is very helpful and informative.
Glad it was helpful! Thanks
Great explanation. Keep up the good work.
Thanks, will do! I plan to release more interesting K8s videos so please stay tuned.
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
Hi! Thanks! To your question - sure we can use a BGP route reflector but I just wanted to show the most basic setup.
Do you have a github repo with a basic config for this setup?
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 :(
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.
Btw your content is amazing to understand how k8 works.. pls keep adding content:)
I figured it
My issue was using a low table number on node.. k8 was deleting my rule from "ip rule"
Glad you figured it out! I have few videos on K8S but none completed. Please stay tuned!
++
Thanks!