mirror of https://github.com/rancher/dartboard.git
Typo
This commit is contained in:
parent
481f61ae86
commit
0e0ddaef0c
|
|
@ -71,7 +71,7 @@ The number of 300 pods per node is set via:
|
|||
```yaml
|
||||
apiVersion: kubelet.config.k8s.io/v1beta1
|
||||
kind: KubeletConfiguration
|
||||
maxPods: 250
|
||||
maxPods: 300
|
||||
```
|
||||
- restarting the `rke2-server` service
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue