Giter Club home page Giter Club logo

Comments (2)

danderson avatar danderson commented on June 15, 2024

Thanks for the experience report! This is useful information.

When you say you run a Bird instance on every host: is that part of the Calico network addon, or a custom pod for your infrastructure?

Per-node peer configurations are an interesting idea, I had not considered it for my simple use case. I'll create an issue for that, although I can't promise we'll implement it... But we should keep it in mind as a potential enhancement.

Thanks for the experience report! If you run into any trouble, don't hesitate to file issues/feature requests!

from metallb.

xnaveira avatar xnaveira commented on June 15, 2024

We run a bird daemon on each host in our infrastructure. In the particular case of k8s, we run it on CoreOS and we create a system unit that starts a container running bird, so everything happens before and outside k8s.

As a long term vision we would like to integrate our custom bird container functionality inside k8s using something like calico or kube-router but we need to solve the chicken-egg problem first. When we boot and install a CoreOS machine it needs to be able to download the resources necessary to run k8s installation and so on and to do that it needs a bgp daemon running (the machines can only talk to their rack neighbors without bgp). So we need to set up bgp even before we run k8s.

Maybe annotations annotations could be used somehow for the per-node configurations?

from metallb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.