Skip to content

docs: note ingress hostNetwork blocks proxy injection#2119

Open
lohitkolluri wants to merge 1 commit into
linkerd:mainfrom
lohitkolluri:docs/ingress-hostnetwork-8936
Open

docs: note ingress hostNetwork blocks proxy injection#2119
lohitkolluri wants to merge 1 commit into
linkerd:mainfrom
lohitkolluri:docs/ingress-hostnetwork-8936

Conversation

@lohitkolluri
Copy link
Copy Markdown

Summary

  • Documents that Linkerd does not inject proxies into hostNetwork: true pods, which affects common ingress-nginx and RKE2 deployments.
  • Adds a note in the nginx ingress section linking to the general guidance.

Fixes linkerd/linkerd2#8936

Test plan

  • Markdown renders in Hugo (content-only change)
  • Netlify preview

Document that Linkerd does not inject pods using hostNetwork, which affects
common ingress-nginx and RKE2 deployments. Add an nginx-specific note linking
to the general guidance.

Fixes linkerd/linkerd2#8936

Signed-off-by: Lohit Kolluri <lohitkolluri@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document ingress containers must not be in hostNetwork mode

1 participant