Skip to content

Commit 8264d66

Browse files
author
Justin
committed
fix admission faq, add windows limit for pip per node
1 parent 9d5cf74 commit 8264d66

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/aks/faq.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ AKS supports the following [admission controllers][admission-controllers]:
9292
- *MutatingAdmissionWebhook*
9393
- *ValidatingAdmissionWebhook*
9494
- *ResourceQuota*
95-
- *DenyEscalatingExec*
96-
- *AlwaysPullImages*
9795

9896
Currently, you can't modify the list of admission controllers in AKS.
9997

articles/aks/use-multiple-node-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ It may take a few minutes to update your AKS cluster depending on the node pool
561561
## Assign a public IP per node in a node pool
562562

563563
> [!WARNING]
564-
> During the preview of assigning a public IP per node, it cannot be used with the *Standard Load Balancer SKU in AKS* due to possible load balancer rules conflicting with VM provisioning. While in preview you must use the *Basic Load Balancer SKU* if you need to assign a public IP per node.
564+
> During the preview of assigning a public IP per node, it cannot be used with the *Standard Load Balancer SKU in AKS* due to possible load balancer rules conflicting with VM provisioning. As a result of this limitation, Windows agent pools are not supported with this preview feature. While in preview you must use the *Basic Load Balancer SKU* if you need to assign a public IP per node.
565565

566566
AKS nodes do not require their own public IP addresses for communication. However, some scenarios may require nodes in a node pool to have their own public IP addresses. An example is gaming, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. This can be achieved by registering for a separate preview feature, Node Public IP (preview).
567567

0 commit comments

Comments
 (0)