Skip to content

Commit f4ec1f2

Browse files
authored
Update faq.md
I think the list is not complete and missing the DefaultIngressClass admission controller. In our AKS clusters, with multiple ingress controllers deployed, a default ingress class is configured. We realized that new ingress objects without the IngressClassName field set are automatically configure with the default ingress class we have defined, so it is clear to us that the DefaultIngressClass should be enabled on AKS.
1 parent f61a1aa commit f4ec1f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/aks/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ AKS supports the following [admission controllers][admission-controllers]:
103103
- *NamespaceLifecycle*
104104
- *LimitRanger*
105105
- *ServiceAccount*
106+
- *DefaultIngressClass*
106107
- *DefaultStorageClass*
107108
- *DefaultTolerationSeconds*
108109
- *MutatingAdmissionWebhook*

0 commit comments

Comments
 (0)