Skip to content

Commit 9764a5c

Browse files
authored
Update articles/reliability/reliability-aks.md
1 parent 635866c commit 9764a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/reliability/reliability-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you create an AKS cluster, the Azure platform automatically creates and con
3434

3535
After this initial node pool setup is complete, you can [add or delete node pools](/azure/aks/create-node-pools) for your own user workloads. AKS doesn't manage node pools for reliability, and you must ensure that your workloads are resilient to infrastructure failures.
3636

37-
:::image type="content" source="./media/reliability-aks/control-plane-and-nodes.svg" alt-text="Diagram that shows the Kubernetes control plane and node components, including the system node pool and user node pools." border="false" lightbox="./media/reliability-aks/control-plane-and-nodes.svg":::
37+
:::image type="content" source="./media/reliability-aks/control-plane-and-nodes.svg" alt-text="Diagram that shows the Kubernetes control plane and node components, including the system node pool and user node pools." border="false":::
3838

3939
Resiliency is a shared responsibility between you and Microsoft. As a compute service, AKS manages some aspects of your cluster's reliability, but you're responsible for managing other aspects.
4040

0 commit comments

Comments
 (0)