Avoid using Docker Engine as example for container runtime

Docker Engine isn't directly compatible with recent Kubernetes.
This commit is contained in:
Tim Bannister
2022-03-01 23:07:00 +00:00
parent b803c8ebe2
commit 539b6173e9
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
"bootID": "44a832f3-8cfb-4de5-b7d2-d66030b6cd95",
"kernelVersion": "3.16.0-0.bpo.4-amd64",
"osImage": "Debian GNU/Linux 7 (wheezy)",
"containerRuntimeVersion": "docker://1.5.0",
"containerRuntimeVersion": "containerd://1.4.2",
"kubeletVersion": "v0.15.0-484-g0c8ee980d705a3-dirty",
"kubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty"
}