mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
mention /etc/default/docker
This commit is contained in:
parent
018ebfad10
commit
a7da693f8a
@ -355,6 +355,8 @@ so that kube-proxy can manage iptables instead of docker.
|
||||
You may want to increase the number of open files for docker:
|
||||
- `DOCKER_NOFILE=1000000`
|
||||
|
||||
Where this config goes depends on your node OS. For example, GCE's Debian-based distro uses `/etc/default/docker`.
|
||||
|
||||
Ensure docker is working correctly on your system before proceeding with the rest of the
|
||||
installation, by following examples given in the Docker documentation.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user