Coder Social home page Coder Social logo

Comments (6)

oilbeater avatar oilbeater commented on July 18, 2024 1

Join is a dedicated subnet for Nodes exclusively, and it should not be utilized by Pods. The main purpose of maintaining a port-group for each subnet on each node is that when networkpolicies are applied we need to make sure that kubelet can access Pods within the same Node, so that the readiness/liveness probe can work.

from kube-ovn.

Longchuanzheng avatar Longchuanzheng commented on July 18, 2024

I believe we need to consider two aspects. Firstly, should we permit users to create pods with joined subnets? We may consider adding a webhook or similar mechanism to prevent this. If we determine that allowing pods to join subnets is acceptable, we can then proceed to address this bug.

from kube-ovn.

Longchuanzheng avatar Longchuanzheng commented on July 18, 2024

The issue occure because kube-ovn didn't create a port_group named as subnet.name/node.name (join.euler.x86.80) for join subnet.
Can someone explain the process of creating a port_group for a subnet, why we need to create port_group for subnet?

from kube-ovn.

Longchuanzheng avatar Longchuanzheng commented on July 18, 2024

You can assign this issue to me.

from kube-ovn.

oilbeater avatar oilbeater commented on July 18, 2024

And I am curious why you need a Pod in the join subnet?

from kube-ovn.

Longchuanzheng avatar Longchuanzheng commented on July 18, 2024

And I am curious why you need a Pod in the join subnet?

I just want to make a simple test which need to create a pod. I remember I could do this with previous kube-ovn version(maybe I has misremembered).

from kube-ovn.

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.