Skip to content

Commit 55ec92d

Browse files
authored
add back
1 parent 7710e7c commit 55ec92d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/aks/limit-egress-traffic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The following FQDN / application rules are required:
6767
|----------------------------|-----------|----------|
6868
| *.hcp.\<location\>.azmk8s.io | HTTPS:443, TCP:22, TCP:9000, UDP:1194 | This address is required for Node <-> API server communication. Replace *\<location\>* with the region where your AKS cluster is deployed. |
6969
| *.tun.\<location\>.azmk8s.io | HTTPS:443, TCP:22, TCP:9000, UDP:1194 | This address is required for Node <-> API server communication. Replace *\<location\>* with the region where your AKS cluster is deployed. |
70+
| *.cdn.mscr.io | HTTPS:443 | This address is required for MCR storage backed by the Azure Content Delivery Network (CDN). |
7071
| mcr.microsoft.com | HTTPS:443 | This address is required to access images in Microsoft Container Registry (MCR). This registry contains first-party images/charts(for example, moby, etc.) required for the functioning of the cluster during upgrade and scale of the cluster |
7172
| *.data.mcr.microsoft.com | HTTPS:443 | This address is required for MCR storage backed by the Azure content delivery network (CDN). |
7273
| management.azure.com | HTTPS:443 | This address is required for Kubernetes GET/PUT operations. |

0 commit comments

Comments
 (0)