Git Product home page Git Product logo

Comments (7)

tamilmani1989 avatar tamilmani1989 commented on August 19, 2024

@xukai286 Can you please eloborate the requirement with a scenario/usecase?

from azure-container-networking.

xukai286 avatar xukai286 commented on August 19, 2024

yes.just like some pods and nodes have subnet A, and some pods on other nodes have different subnet B. both subnet A and subnet B are in the same vnet.

from azure-container-networking.

tamilmani1989 avatar tamilmani1989 commented on August 19, 2024

Yes Azure CNI supports that. You can bring your own vnet and specify different subnets for different agent nodes in cluster config yaml of acs-engine.

from azure-container-networking.

xukai286 avatar xukai286 commented on August 19, 2024

yep. I can bring my own subnets and my question is could acs-engine create and define multiple subnets and set route for them?

from azure-container-networking.

tamilmani1989 avatar tamilmani1989 commented on August 19, 2024

To my knowledge, ACS engine won't create multi subnets. If you use default cluster config, it will create a vnet and a subnet for you. If you want to have different subnet for each agent, then the only way is to bring your own subnets.

from azure-container-networking.

sharmasushant avatar sharmasushant commented on August 19, 2024

I think the better place for this issue is github.com/azure/acs-engine
It will get better visibility over there.

from azure-container-networking.

ashraf345 avatar ashraf345 commented on August 19, 2024

i am having two different subnet i.e 172.16.1.0/24 and 172.16.2.0/24 on a single VM.
So is it possible to run 2 docker container on 2 different subnet using the CNI plugin by creating two different azure vnet.
Because while i am running azure-vnet plugin i am able to configure on one vnet on a single subnet and if i am trying for other subnet showing error that the address cannot be allocated.

from azure-container-networking.

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.