Skip to content

Commit 358bc69

Browse files
authored
Merge pull request #24878 from ebriand/patch-5
Update default admission plugins for 1.19
2 parents 1db894c + cee9e62 commit 358bc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To see which admission plugins are enabled:
9191
kube-apiserver -h | grep enable-admission-plugins
9292
```
9393

94-
In 1.18, they are:
94+
In the current version, the default ones are:
9595

9696
```shell
9797
NamespaceLifecycle, LimitRanger, ServiceAccount, TaintNodesByCondition, Priority, DefaultTolerationSeconds, DefaultStorageClass, StorageObjectInUseProtection, PersistentVolumeClaimResize, RuntimeClass, CertificateApproval, CertificateSigning, CertificateSubjectRestriction, DefaultIngressClass, MutatingAdmissionWebhook, ValidatingAdmissionWebhook, ResourceQuota

0 commit comments

Comments
 (0)