Merge pull request #26966 from enyinna1234/fix-docker-version
container-runtimes: include note about latest validated docker
This commit is contained in:
@@ -353,7 +353,7 @@ in sync.
|
|||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
1. On each of your nodes, install the Docker for your Linux distribution as per [Install Docker Engine](https://docs.docker.com/engine/install/#server)
|
1. On each of your nodes, install the Docker for your Linux distribution as per [Install Docker Engine](https://docs.docker.com/engine/install/#server). You can find the latest validated version of Docker in this [dependencies](https://git.k8s.io/kubernetes/build/dependencies.yaml) file.
|
||||||
|
|
||||||
2. Configure the Docker daemon, in particular to use systemd for the management of the container’s cgroups.
|
2. Configure the Docker daemon, in particular to use systemd for the management of the container’s cgroups.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user