Giter Club home page Giter Club logo

Comments (4)

sushanthakumar avatar sushanthakumar commented on May 26, 2024

@satyaranjanp , Pls look into this query and support to @hd-deman

from cni-genie.

satyaranjanp avatar satyaranjanp commented on May 26, 2024

@hd-deman ,
Thanks for showing interest in CNI-Genie for multi-networking solution.
We tried to use aws-vpc with CNI-Genie in k8s environment, however, aws-vpc pod is not coming up due to some credential issue.
But as per our observation, CNI-Genie can be used to invoke aws-cni plugin.
This can be verified using below steps:

  1. Install CNI-Genie (kubectl apply -f https://raw.githubusercontent.com/Huawei-PaaS/CNI-Genie/master/conf/1.8/genie-plugin.yaml).
  2. After installing aws-k8s-cni, in /etc/cni/net.d dir, modify 'aws.conf' to '10-aws.conf'
mv /etc/cni/net.d/aws.conf /etc/cni/net.d/10-aws.conf
  1. Create a pod with annotation as:-
annotations:
    cni: aws

The pod should come up with an ip from aws-cni interface.
Note: Step 2 is redundant. However, due to an existing issue in CNI-Genie, we suggest you to do that. We will fix it and update you asap.

Please do let us know about the verification details and issues, if any.
You can also reach us via cni-genie slack.

from cni-genie.

sushanthakumar avatar sushanthakumar commented on May 26, 2024

@hd-deman , did you get a chance to check if this can work or still facing any issues?

from cni-genie.

sushanthakumar avatar sushanthakumar commented on May 26, 2024

@hd-deman , The workaround step (Step 2) mentioned above is not necessary now as it is resolved using the below PR which is already merged
https://github.com/Huawei-PaaS/CNI-Genie/pull/132

So if we reinstall genie with latest image, it should be fine to use amazon-vpc
If u get chance to verify, you can let us know, thanks

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.