Skip to content

Should the istio sidecar injector have policy=enabled? #771

@grantr

Description

@grantr

/area networking

Currently we configure the istio sidecar injector to use policy: disabled, which tells it to only inject the Istio proxy when the pod has a specific annotation. The alternative is to use policy: enabled, which injects the Istio proxy in all pods in enabled namespaces (the namespace must have injection enabled via a label).

Which configuration do we expect customers to use? We should probably use that one as the default. @ian-mi thinks customers are most likely to use policy: enabled. @mdemirhan WDYT?

Metadata

Metadata

Assignees

Labels

area/networkingkind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions