Giter Club home page Giter Club logo

Comments (5)

karunchennuri avatar karunchennuri commented on May 26, 2024

@kshafiee Please confirm if the below scope works to meet the expectation.

Scope:

  1. Identify existing CNI plugins running on the node
  2. Install missing plugins on the node
  3. Make CNI-Genie as primary plugin on the node
  4. Restart the kubelet
  5. Integrate script with 'make test' to run e2e tests, which should succeed.

from cni-genie.

kshafiee avatar kshafiee commented on May 26, 2024

@karunchennuri let's not do step 2 to ensure this same script can run on any node regardless of whether it runs all or only some of the CNI plugins

from cni-genie.

karunchennuri avatar karunchennuri commented on May 26, 2024

I think we should make this more comprehensive:

  1. create a daemon set that configures conf file and genie bin into /etc/cni/net.d or /opt/cni/bin
  2. Restart kubelet so that genie takes precedence over existing cni plugin that cluster might have been configured with.

from cni-genie.

karunchennuri avatar karunchennuri commented on May 26, 2024

Pt. 2 above is not needed. Make sure the genie conf is lexicographical precedes any other conf file in the same folder. Kubelet auto-picks every time first file in the /etc/cni/net.d

from cni-genie.

karunchennuri avatar karunchennuri commented on May 26, 2024

PR #21 addresses this requirement.

We aren't meeting 1 and 2 yet, for now we expect plugins to be at place.

Created docker image for CNI-Genie.
Documented steps to install cni-genie here.

from cni-genie.

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.