Giter Club home page Giter Club logo

Comments (9)

rshriram avatar rshriram commented on August 18, 2024

multiple sidecars in same pod? Well, we could basically punt on it stating that there can be only one, unless someone is willing to setup some super fancy chaining.
Personally, if I were writing the app from scratch, i wouldn't bother running the init container for ip tables setup. Rather, i would just explicitly invoke the sidecar (depends on how you view the problem: enforcement or opt-in)

from pilot.

kyessenov avatar kyessenov commented on August 18, 2024

We want enforcement for security policies (auth especially). Currently, you can escape rules by setting PID, which is probably good enough for now.

from pilot.

rshriram avatar rshriram commented on August 18, 2024

We should also be prepared for scenarios where IPtables setup is not desired (in non kubernetes platforms). If this issue is being tracked for beta (Aug 31st), then support for another platform like CloudFoundry is definitely on the plate.

from pilot.

kyessenov avatar kyessenov commented on August 18, 2024

Is there an adopted specification how to address services and ports with an explicit proxy? Should we adopt linkerd convention and only support HTTP?

from pilot.

cmluciano avatar cmluciano commented on August 18, 2024

@smawson Should this still be part of 0.2 since it now resides in backlog?

from pilot.

rshriram avatar rshriram commented on August 18, 2024

This is probably irrelevant now since we have settled on the transparent proxy setup. A better issue would be to enable non transparent proxy in k8s

from pilot.

cmluciano avatar cmluciano commented on August 18, 2024

So should this be closed in favor of that epic?

from pilot.

andraxylia avatar andraxylia commented on August 18, 2024

This issue is orthogonal to the transparent proxy injection.

We need to leave it open and address it in 0.3. We need at a minimum to selectively capture traffic only for some of the container ports, opt-in or opt-out. Some of the other concerns from the description are also valid, but I see the selective capture as higher priority.

from pilot.

kyessenov avatar kyessenov commented on August 18, 2024

Issue moved to istio/istio #1428 via ZenHub

from pilot.

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.