Skip to content

Commit e2c0a6e

Browse files
authored
Update http-proxy.md
Adding a limitation that the http proxy feature can't be enabled on existing cluster and it can be enabled on cluster creation time.
1 parent 2dc4567 commit e2c0a6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/aks/http-proxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The following scenarios are **not** supported:
2424
* Different proxy configurations per node pool
2525
* User/Password authentication
2626
* Custom certificate authorities (CAs) for API server communication
27+
* Configuring existing AKS clusters with an HTTP proxy feature is not supported; the HTTP proxy feature must be enabled at cluster creation time.
2728
* Windows-based clusters
2829
* Node pools using Virtual Machine Availability Sets (VMAS)
2930
* Using * as wildcard attached to a domain suffix for noProxy

0 commit comments

Comments
 (0)