Skip to content

Commit a34e9b8

Browse files
authored
Merge pull request #243382 from schaffererin/virtualnodesclifreshness
Freshness pass: Create virtual nodes in AKS using Azure CLI
2 parents b5977a7 + 504c85f commit a34e9b8

File tree

2 files changed

+195
-200
lines changed

2 files changed

+195
-200
lines changed

articles/aks/concepts-clusters-workloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Like StatefulSets, a DaemonSet is defined as part of a YAML definition using `ki
329329
For more information, see [Kubernetes DaemonSets][kubernetes-daemonset].
330330

331331
> [!NOTE]
332-
> If using the [Virtual Nodes add-on](virtual-nodes-cli.md#enable-virtual-nodes-addon), DaemonSets will not create pods on the virtual node.
332+
> If using the [Virtual Nodes add-on](virtual-nodes-cli.md#enable-the-virtual-nodes-addon), DaemonSets will not create pods on the virtual node.
333333

334334
## Namespaces
335335

0 commit comments

Comments
 (0)