Coder Social home page Coder Social logo

Comments (3)

dougbtv avatar dougbtv commented on August 23, 2024

If you're going to use Multus, and one of the network attachments you'd like to create is for Flannel -- then that example will probably work. There's also an updated example in this jinja2 templates (if you're not templating it, change out items in {{ double curly braces }} with something static), in that particular example -- it's Multus with two interfaces -- one for flannel, and one for macvlan.

So, the end goal of that example in #3 and the example I posted here is that it does two things -- one, it instantiates Flannel pods, AND most importantly (in terms of Multus) -- it drops a .conf file for CNI on each host, as it's starting a daemonset which then has a container which mounts a host directory and then writes a configuration file to it.

from multus-cni.

verizonold avatar verizonold commented on August 23, 2024

@dougbtv I ran into a issue with adding a node after the cluster was created successfully the first time. To reproduce this, I added the new node to inventory file and reran the ansible playbook. However, I did not see the new node join the cluster. I will close this issue once I am able to successfully add a node to an existing cluster. Does that make sense?

from multus-cni.

dougbtv avatar dougbtv commented on August 23, 2024

@verizonold -- I think that's relative only to kube-ansible repository. Not multus (also, feel free to open the issue there. that case isn't covered by kube-ansible / hasn't been a consideration, feel free to add the feature, and even better if you can make a proposal for changes necessary to support it)

from multus-cni.

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.