This patch refactors the admin/admission-controllers section:
- Reorder the built-in controllers based on their names
- Added controllers that were not documented:
* GenericAdmissionWebhook
* Initializers
* LimitPodHardAntiAffinity
* NamespaceAutoProvision
* NamespaceExists
* OwnerReferencesPermissionEnforcement
* PersistenVolumeLabel
* PodPreset
* PodTolerationRestriction
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (23 commits)
concepts/configuration/manage-compute-resources-container.md: fix a conversion (#4952)
Update authentication.md (#5281)
Update static-pod.md for consistency
Space needed before list in kramdown.
Update downward-api-volume-expose-pod-information.md
fix the command output
fix the command output
fix the command output
fix the command output
fix the command output
Fix CRD page typo
fix 404 page
Update binary_release.md
Update disruptions.md
fix the command output
fix typo
fix the command output
Fix curl does not work in zsh
use the term 'node' for consistency
fix typo
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
Update photon-controller.md (#5279)
add back Zach and Steve to PR assignment
fix the command output
Update troubleshooting.md
Update guaranteed-scheduling-critical-addon-pods.md
Include filename fix (#5139)
k8s-tutorials-stateful-application (#5112)
Update gce.md (#5163)
Update stage-documentation-changes.md (#5213)
fix the command output
Fix token-authentication-file internal link
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (32 commits)
Fixed broken link to Pods concept documentation (#5223)
Update some docs in /cn/docs (#4842)
Update deployment.md
fix the command output
Translate into chinese about NetworkPolicy
rootsongjc-pr-20170815
fix typo
fix the command output
Translate into chinese about GPU
index-pr-2017-08-15
Example links use kubernetes/examples
Make caret for version drop-down more visible
fix typo:ConfigMap
fix the command output
Fixed incorrect links for YAML files
Clean up the index page.
Remove broken link.
Update pod names to match what's in the spec.
Update daemonset.md
Update configure-aggregation-layer.md
...
Remove the custom modules description in the authorization and
authentication docs. While we could add more later, we probably
don't want to advertise them to end users.
Also note that the authentication webhook and authenticating proxy
can be used to integrate with unsupported auth protocols.