Skip to content

Commit c2f18b6

Browse files
authored
Update support-policies.md
Currently, dockerd is not supported by AKS. https://learn.microsoft.com/en-us/azure/aks/cluster-configuration#container-runtime-configuration > Docker is no longer supported as of September 2022. For more information about this deprecation, see the AKS release notes
1 parent ec8c7d0 commit c2f18b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/support-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Microsoft and users share responsibility for Kubernetes agent nodes where:
8989
* `Kube-proxy`
9090
* Networking tunnels that provide communication paths to the Kubernetes master components
9191
* `Kubelet`
92-
* Docker or `containerd`
92+
* `containerd`
9393

9494
> [!NOTE]
9595
> If an agent node is not operational, AKS might restart individual components or the entire agent node. These restart operations are automated and provide auto-remediation for common issues. If you want to know more about the auto-remediation mechanisms, see [Node Auto-Repair](node-auto-repair.md)

0 commit comments

Comments
 (0)