Giter VIP home page Giter VIP logo

Comments (5)

lwr20 avatar lwr20 commented on August 11, 2024 1

Operator is the one installing Calico, and until that happens there is no pod-network. i.e. operator has to run host-networked to avoid a chicken-and-egg scenario (there's no pod-network until it runs, but it can't run because there's no pod-network).

I'll leave someone else to answer the part about /var/lib/calico

from operator.

tmjd avatar tmjd commented on August 11, 2024 1

The /var/lib/calico mount is so that the operator can read the auto detected MTU that calico-node writes. To anticipate your question, I think it could probably be left off when not using Calico as the CNI also.

You might be able to remove host-networked from operator but we don't test that. You'd also want to make sure that you don't cut-off tigera-operator traffic with NetworkPolicy since it now being pod networked would make it subject to network policy.

from operator.

tmjd avatar tmjd commented on August 11, 2024 1

I don't think there are any more questions to answer here so I'm going to close this issue.

from operator.

stevehipwell avatar stevehipwell commented on August 11, 2024

Thanks @lwr20, does that mean it's only required when Calico is going to be the CNI then?

from operator.

stevehipwell avatar stevehipwell commented on August 11, 2024

Thanks @tmjd that makes sense.

from operator.

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.