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 ability to configure workerProfiles #3162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

@paigecalvert paigecalvert requested a review from a team as a code owner April 4, 2025 17:15
@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Apr 4, 2025
Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 731237d
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs-upgrade/deploys/67f0139954373a00087c148b
😎 Deploy Preview https://deploy-preview-3162--replicated-docs-upgrade.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 configuration.

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 731237d
🔍 Latest deploy log https://app.netlify.com/sites/replicated-docs/deploys/67f01399cc0bf00008dc87cd
😎 Deploy Preview https://deploy-preview-3162--replicated-docs.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 configuration.

- name: default
values:
maxPods: 150
```
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@paigecalvert paigecalvert requested a review from ajp-io April 4, 2025 17:21
@@ -284,3 +284,35 @@ spec:
values: |
key: value
```

### Configure Kubelet with k0s Worker Profiles
Copy link
Member

Choose a reason for hiding this comment

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

seems like the k8s docs tend to say "the kubelet" https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/

spec:
# Define a default profile that sets maxPods to 150
workerProfiles:
- name: default
Copy link
Member

Choose a reason for hiding this comment

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

i think the name "default" is actually reserved by k0s and you explicitly should not name it this. confirm with andrew or ash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::docs Improvements or additions to documentation type::feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants