Skip to content

Role of the identityTrustAnchorsPEM Helm parameter when cert-manager CA injector is used #6771

Answered by alpeb
sysarch-repo asked this question in Q&A
Discussion options

You must be logged in to vote

The CA bundles in those webhooks are actually independent from the cert declared in identityTrustAnchorsPEM. The former is used to make TLS connections to the k8s API, whereas the latter serve as root to the certs used for mTLS connections between linkerd proxies.

You'll be able to remove identityTrustAnchorsPEM only as long as you provide your own through a linkerd-identity-trust-roots ConfigMap, but that won't be possible until stable-2.11

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sysarch-repo
Comment options

Answer selected by alpeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants