Skip to content

Proxy Config Overrides Via Annotation During Auto-Inject #2287

@alpeb

Description

@alpeb

Provide a mechanism to override proxy configurations during auto-inject via pod annotations. When the proxy-injector receives an inject request, it determines the inject options in the following order:

  • if an annotation for that option is present on the pod, it uses that
  • otherwise if an annotation for that option is present on the pod's namespace, it uses that
  • if no annotations are present, it uses the default from the linkerd-config config map

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions