Skip to content

Commit 28c87be

Browse files
Merge pull request #207968 from mutazn/patch-2
Update concepts-security.md
2 parents 1f1653d + e509975 commit 28c87be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/concepts-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ When an AKS cluster is created or scaled up, the nodes are automatically deploye
6363

6464
> [!NOTE]
6565
> AKS clusters using:
66-
> * Kubernetes version 1.19 and greater for Linux node pools use `containerd` as its container runtime. Using `containerd` with Windows Server 2019 node pools is currently in preview. For more details, see [Add a Windows Server node pool with `containerd`][/learn/aks-add-np-containerd].
66+
> * Kubernetes version 1.19 and greater for Linux node pools use `containerd` as its container runtime. Using `containerd` with Windows Server 2019 node pools is currently in preview. For more details, see [Add a Windows Server node pool with `containerd`][aks-add-np-containerd].
6767
> * Kubernetes prior to v1.19 for Linux node pools use Docker as its container runtime. For Windows Server 2019 node pools, Docker is the default container runtime.
6868
6969
### Node security patches
@@ -175,7 +175,7 @@ For more information on core Kubernetes and AKS concepts, see:
175175
[aks-daemonsets]: concepts-clusters-workloads.md#daemonsets
176176
[aks-upgrade-cluster]: upgrade-cluster.md
177177
[aks-aad]: ./managed-aad.md
178-
[aks-add-np-containerd]: windows-container-cli.md#add-a-windows-server-node-pool-with-containerd
178+
[aks-add-np-containerd]: learn/quick-windows-container-deploy-cli.md#add-a-windows-server-node-pool-with-containerd
179179
[aks-concepts-clusters-workloads]: concepts-clusters-workloads.md
180180
[aks-concepts-identity]: concepts-identity.md
181181
[aks-concepts-scale]: concepts-scale.md

0 commit comments

Comments
 (0)