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

[v14] Fix kubectl log commands when they refer to deployment instead of pod #32962

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Oct 4, 2023

Backport #32912 to branch/v14

This PR fixes a typo on our automatic updates documentation where the
`kubectl log` commands should refer to the deployment since Kubernetes
appends random strings to deployment names when building the pod name.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato added this pull request to the merge queue Oct 6, 2023
Merged via the queue into branch/v14 with commit 18e0cb8 Oct 6, 2023
23 checks passed
@tigrato tigrato deleted the bot/backport-32912-branch/v14 branch October 6, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants