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

no kube-reserved and/or system-reserved for kubelet config #525

Closed
panpan0000 opened this issue Feb 22, 2023 · 3 comments
Closed

no kube-reserved and/or system-reserved for kubelet config #525

panpan0000 opened this issue Feb 22, 2023 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. Stale

Comments

@panpan0000
Copy link
Member

Describe the version
version about:

  1. kubean : v0.4.4-rc1

Describe the bug

there's no any xxx_reserved parameters in /conf/group_vars.yml

In the cluster created by kubean,
kubectl describe no :

Expected behavior
(1) add default value in group_vars.yml ? (it's hard... no value is silver bullet.. but kube_master_xxx_erserved may be necessary )
(2)expose the parameter which user can set it for below parameters:

# Optionally reserve this space for kube daemons.
# kube_reserved: true
## Uncomment to override default values
## The following two items need to be set when kube_reserved is true
# kube_reserved_cgroups_for_service_slice: kube.slice
# kube_reserved_cgroups: "/{{ kube_reserved_cgroups_for_service_slice }}"
# kube_memory_reserved: 256Mi
# kube_cpu_reserved: 100m
# kube_ephemeral_storage_reserved: 2Gi
# kube_pid_reserved: "1000"
# Reservation for master hosts
# kube_master_memory_reserved: 512Mi
# kube_master_cpu_reserved: 200m
# kube_master_ephemeral_storage_reserved: 2Gi
# kube_master_pid_reserved: "1000"
@panpan0000 panpan0000 changed the title no default kube-reserved and/or system-reserved no kube-reserved and/or system-reserved Feb 22, 2023
@panpan0000 panpan0000 changed the title no kube-reserved and/or system-reserved no kube-reserved and/or system-reserved for kubelet config Feb 22, 2023
@wenting-guo
Copy link
Contributor

/kind feature

@kubean-pr-robot kubean-pr-robot bot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 21, 2023
Copy link

github-actions bot commented Mar 4, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.

@github-actions github-actions bot added the Stale label Mar 4, 2024
Copy link

This issue has been automatically closed because we haven't received a response from the original author 🙈. This automation helps keep the issue tracker clean from issues that are unactionable. Please reach out if you have more information for us! 🙂

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. Stale
Projects
None yet
Development

No branches or pull requests

3 participants