Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document workaround for initContainers with CNI network plugin #1512

Closed
bartwitkowski opened this issue Oct 17, 2022 · 1 comment
Closed

Comments

@bartwitkowski
Copy link

Please add 3 workarounds to CNI plugin documentation here https://linkerd.io/2.12/features/cni/

  1. Add annotation config.linkerd.io/skip-outbound-ports
  2. Add annotation config.linkerd.io/skip-subnets (waiting for #9565 to be solved)
  3. Add configuration initContainer UID and set it to 2102 (same as used in linkerd-proxy sidecar)

More info and discussion in #9625 issue.

kleimkuhler pushed a commit that referenced this issue Nov 10, 2022
This PR adds a section titled "Allowing initContainer networking" to the "CNI
Plugin" Feature documentation.

Intended to address #1512 and [linkerd2 issue
#9625](linkerd/linkerd2#9625)

Signed-off-by: Jeremy Chase <jeremy.chase@gmail.com>
@bartwitkowski
Copy link
Author

Documentation updated.

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

No branches or pull requests

1 participant