Skip to content

Commit 9a9c2f3

Browse files
authored
Merge pull request #26966 from enyinna1234/fix-docker-version
container-runtimes: include note about latest validated docker
2 parents 88f1a12 + 2df5a52 commit 9a9c2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ in sync.
353353

354354
### Docker
355355

356-
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)
356+
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.
357357

358358
2. Configure the Docker daemon, in particular to use systemd for the management of the container’s cgroups.
359359

0 commit comments

Comments
 (0)