fix description about kubeadm implementation details (#7595)

This commit is contained in:
CaoShuFeng
2018-03-04 03:40:52 +08:00
committed by k8s-ci-robot
parent 6eb5617ea5
commit 49d134ee67
@@ -241,7 +241,7 @@ Other API server flags that are set unconditionally are:
- [`ServiceAccount`](/docs/admin/admission-controllers/#serviceaccount) to enforce service account automation
- [`PersistentVolumeLabel`](/docs/admin/admission-controllers/#persistentvolumelabel) attaches region or zone labels to
PersistentVolumes as defined by the cloud provider (This admission controller is deprecated and will be removed in a future version.
It is not deployed by kubeadm by default with v1.9 onwards when not explicitely opting into using `gce` or `aws` as cloud providers)
It is not deployed by kubeadm by default with v1.9 onwards when not explicitly opting into using `gce` or `aws` as cloud providers)
- [`DefaultStorageClass`](/docs/admin/admission-controllers/#defaultstorageclass) to enforce default storage class on `PersistentVolumeClaim` objects
- [`DefaultTolerationSeconds`](/docs/admin/admission-controllers/#defaulttolerationseconds)
- [`NodeRestriction`](/docs/admin/admission-controllers/#noderestriction) to limit what a kubelet can modify
@@ -578,4 +578,4 @@ Please note that:
{% endcapture %}
{% include templates/concept.md %}
{% include templates/concept.md %}