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

docs: document how to get kubelet logs with Bottlerocket #2427

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

tzneal
Copy link
Contributor

@tzneal tzneal commented Aug 31, 2022

Description

Update docs for getting Kubelet logs on AL2 and add docs for Bottlerocket.

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sorry, something went wrong.

@tzneal tzneal requested a review from a team as a code owner August 31, 2022 19:59
@tzneal tzneal requested a review from njtran August 31, 2022 19:59
@netlify
Copy link

netlify bot commented Aug 31, 2022

Deploy Preview for karpenter-docs-prod ready!

Name Link
🔨 Latest commit 0930432
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/630fbdc0401dd70009ca28c3
😎 Deploy Preview https://deploy-preview-2427--karpenter-docs-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -33,17 +33,34 @@ Reasons that a node can fail to join the cluster include:
- Security Groups
- Networking

The easiest way to start debugging is to connect to the instance
```sh
The easiest way to start debugging is to connect to the instance and get the Kubelet logs. For an AL2 based node:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider pointing to the installation of the SSM manager as a DS here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might be confusing to post that link since AL2 has the SSM Agent already installed by default

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, didn't know that, good to know :)

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tzneal tzneal merged commit 0afc765 into aws:main Sep 1, 2022
@tzneal tzneal deleted the add-br-kubelet-log-instructions branch September 1, 2022 00:39
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

Successfully merging this pull request may close these issues.

None yet

3 participants