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 how to extract the trust anchor from the control plane #1516

Open
wmorgan opened this issue Nov 3, 2022 · 1 comment
Open

document how to extract the trust anchor from the control plane #1516

wmorgan opened this issue Nov 3, 2022 · 1 comment

Comments

@wmorgan
Copy link
Member

wmorgan commented Nov 3, 2022

This came up on Slack. Sometimes it's convenient to have a CLI command for pulling the trust anchor from the control plane. This seems to work:

kubectl -n linkerd get cm linkerd-identity-trust-roots -o=jsonpath='{.data.ca-bundle\.crt}'

@jsirianni
Copy link

I was following this doc. I think it would be nice if that command was documented there.

I did stumble upon it later in the rotation doc.

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

2 participants