kubesphere / kubesphere/community
hardware parameters in the large K8s cluster
- Dominant language
- No language data
- Stars
- 135
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
* Kubelet parameters
```
maxPods: 110
rotateCertificates: true
kubeReserved:
cpu: 200m
memory: 250Mi
systemReserved:
cpu: 200m
memory: 250Mi
evictionHard:
memory.available: 5%
evictionSoft:
memory.available: 10%
evictionSoftGracePeriod:
memory.available: 2m
evictionMaxPodGracePeriod: 120
evictionPressureTransitionPeriod: 30s
```
* Etcd parameters, refer to [etcd](https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/hardware.md)

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Kubelet parameter block in this issue and review the linked etcd hardware guide. Identify where the large-cluster hardware guidance belongs in the community repository; done means the relevant Kubelet and etcd parameters are documented with their intended context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100