-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update how to remove trusted clusters. #4358
Conversation
This is already in the admin guide: https://gravitational.com/teleport/docs/admin-guide/#disabling-trust Maybe we just update that rather than having a separate section? Or certainly fix that part too. |
I just went ahead and removed / refactored the admin guide and placed most of the contents on the Trusted Cluster page since we had a lot of duplicate content. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a lot of main -> root changes. Also "trusting cluster" becomes "leaf cluster" and "trusted cluster" becomes "root cluster".
We still need to go and edit all these "main" references directly in the trusted cluster file as there are a lot of them. I'll wait for you to apply these corrections, then I can go and clean up the rest on the branch if you want.
Co-authored-by: Gus Luxton <gus@gravitational.com>
Extra docs from #2075 on how to disable trusted clusters.