Skip to content

Commit 822f38b

Browse files
Update limit-egress-traffic.md
Updated - If you choose to block/not allow these FQDNs, the nodes will only receive OS updates when you do a [node image upgrade](node-image-upgrade.md) or [cluster upgrade](upgrade-cluster.md). Do note that Node Image Upgrades also come with updated packages including security fixes.
1 parent 3fc7dc8 commit 822f38b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/aks/limit-egress-traffic.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The following FQDN / application rules are optional but recommended for AKS clus
126126
|--------------------------------------------------------------------------------|---------------|----------|
127127
| **`security.ubuntu.com`, `azure.archive.ubuntu.com`, `changelogs.ubuntu.com`** | **`HTTP:80`** | This address lets the Linux cluster nodes download the required security patches and updates. |
128128

129-
If you choose to block/not allow these FQDNs, the nodes will only receive OS updates when you do a [node image upgrade](node-image-upgrade.md) or [cluster upgrade](upgrade-cluster.md).
129+
If you choose to block/not allow these FQDNs, the nodes will only receive OS updates when you do a [node image upgrade](node-image-upgrade.md) or [cluster upgrade](upgrade-cluster.md). Do note that Node Image Upgrades also come with updated packages including security fixes.
130130

131131
## GPU enabled AKS clusters
132132

@@ -151,6 +151,9 @@ The following FQDN / application rules are required for using Windows Server bas
151151
| **`onegetcdn.azureedge.net, go.microsoft.com`** | **`HTTPS:443`** | To install windows-related binaries |
152152
| **`*.mp.microsoft.com, www.msftconnecttest.com, ctldl.windowsupdate.com`** | **`HTTP:80`** | To install windows-related binaries |
153153

154+
If you choose to block/not allow these FQDNs, the nodes will only receive OS updates when you do a [node image upgrade](node-image-upgrade.md) or [cluster upgrade](upgrade-cluster.md). Do note that Node Image Upgrades also come with updated packages including security fixes.
155+
156+
154157
## AKS addons and integrations
155158

156159
### Microsoft Defender for Containers

0 commit comments

Comments
 (0)