Skip to content

Commit 3e74bda

Browse files
authored
Merge pull request #36436 from Michelle951/michelle02
[zh] sync admission-controllers.md
2 parents 9fc9bd9 + 4418d30 commit 3e74bda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ In the current version, the default ones are:
163163
-->
164164
在目前版本中,默认启用的插件有:
165165

166-
```
166+
```shell
167167
CertificateApproval, CertificateSigning, CertificateSubjectRestriction, DefaultIngressClass, DefaultStorageClass, DefaultTolerationSeconds, LimitRanger, MutatingAdmissionWebhook, NamespaceLifecycle, PersistentVolumeClaimResize, PodSecurity, Priority, ResourceQuota, RuntimeClass, ServiceAccount, StorageObjectInUseProtection, TaintNodesByCondition, ValidatingAdmissionWebhook
168168
```
169169

@@ -354,9 +354,11 @@ and users may remove values from `externalIPs` on existing `Service` objects.
354354
Most users do not need this feature at all, and cluster admins should consider disabling it.
355355
Clusters that do need to use this feature should consider using some custom policy to manage usage
356356
of it.
357+
This admission controller is disabled by default.
357358
-->
358359
大多数用户根本不需要此特性,集群管理员应考虑将其禁用。
359360
确实需要使用此特性的集群应考虑使用一些自定义策略来管理 `externalIPs` 的使用。
361+
此准入控制器默认被禁用。
360362

361363
### EventRateLimit {#eventratelimit}
362364

0 commit comments

Comments
 (0)