-
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
[v15] Consolidate updating guides #43426
Conversation
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
🤖 Vercel preview here: https://docs-1832758e5-goteleport.vercel.app/docs/ver/preview |
Backports #41160 * Consolidate updating guides Include a how-to guide for the fast path we want most users to move to: using cloud-hosted Teleport Enterprise and enrolling agents in automatic updates. For other use cases and edge cases, include a general Updating Reference. * Respond to hugoShaka feedback - Fix step numbering. - Add cloud prerequisite and mention cloud-hosted clusters in the introduciton. * Respond to bernardjkim feedback - Remove unintentionally preserved text about release channels for Teleport v14. - Add instructions for determining the Teleport version to install. * Add an intro paragraph with a recommendation Urge users to enroll their agents in automatic upgrades per feedback from bernardjkim. * Add check for the Enterprise teleport-kube-agent Incorporates #41132 * Respond to r0mant feedback - Include self-hosted instructions in the how-to guide - Include a journalctl command to check logs - Edit the upgrading menu page and intro of the how-to guide to provide stronger language re: using automatic agent upgrades in cloud accounts. * Add `helm repo update` step * Fix linter errors * Respond to r0mant feedback
7d495b6
to
8709ca2
Compare
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
🤖 Vercel preview here: https://docs-dv36o0kqn-goteleport.vercel.app/docs/ver/preview |
Backports #41160
Include a how-to guide for the fast path we want most users to move to: using cloud-hosted Teleport Enterprise and enrolling agents in automatic updates. For other use cases and edge cases, include a general Updating Reference.
Urge users to enroll their agents in automatic upgrades per feedback from bernardjkim.
Incorporates #41132
Add
helm repo update
stepFix linter errors
Respond to r0mant feedback