Update cluster_spec.md

Fixed wrong intendation
This commit is contained in:
Trond Hindenes 2021-01-26 09:35:59 +01:00 committed by GitHub
parent 9bec1e472e
commit c6f6927cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -727,7 +727,7 @@ spec:
Read more about cluster autoscaler in the [official documentation](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler).
### Feature Gates
## Feature Gates
Feature gates can be configured on the kubelet.
@ -756,7 +756,7 @@ spec:
For more information, see the [feature gate documentation](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/)
### Compute Resources Reservation
## Compute Resources Reservation
In a scenario where node has 32Gi of memory, 16 CPUs and 100Gi of ephemeral storage, resource reservation could be set as in the following example: