Skip to content

Commit 5c14f1b

Browse files
committed
edits
1 parent bfc2b70 commit 5c14f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-aks.md

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

3333
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.
3434

35-
:::image type="content" source="./media/reliability-aks/control-plane-and-nodes.png" alt-text="Diagram that shows the Kubernetes control plane and node components.":::
35+
:::image type="content" source="./media/reliability-aks/control-plane-and-nodes.png" alt-text="Diagram that shows the Kubernetes control plane and node components." border="false" lightbox="./media/reliability-aks/control-plane-and-nodes.png":::
3636

3737
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.
3838

0 commit comments

Comments
 (0)