You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/reliability-aks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ When you create an AKS cluster, the Azure platform automatically creates and con
34
34
35
35
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.
36
36
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":::
38
38
39
39
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.
0 commit comments