Skip to content

Commit fcd2487

Browse files
committed
spelling
1 parent da879f4 commit fcd2487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ AKS supports the following [admission controllers][admission-controllers]:
9393

9494
Currently, you can't modify the list of admission controllers in AKS.
9595

96-
## Do Kuberentes admission controllers impact kube-system?
96+
## Do Kubernetes admission controllers impact kube-system?
9797

98-
No, to help prevent issues, by default admissions controllers use a namespace selector to ignore any actions from the MutatingAdmissionWebhook and ValidatingAdmissionWebhook to the kube-system namesapce. You can override this behavior by adding a label of **"admissions.enforcer/disabled": "true"** or an **annotation of "admissions.enforcer/disabled": true**.
98+
No, to help prevent issues, by default admission controllers use a namespace selector to ignore any actions from the MutatingAdmissionWebhook and ValidatingAdmissionWebhook to the kube-system namesapce. You can override this behavior by adding a label of **"admissions.enforcer/disabled": "true"** or an **annotation of "admissions.enforcer/disabled": true**.
9999

100100
## Is Azure Key Vault integrated with AKS?
101101

0 commit comments

Comments
 (0)