mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Merge pull request #1349 from nictuku/master
Local install: add link to Docker install instructions
This commit is contained in:
commit
f7a5ec3c36
@ -8,7 +8,7 @@ Not running Linux? Consider running Linux in a local virtual machine with [Vagra
|
||||
|
||||
#### Docker
|
||||
|
||||
At least Docker 1.0.0+. Ensure the Docker daemon is running and can be contacted by the user you plan to run as (try `docker ps`).
|
||||
At least [Docker](https://docs.docker.com/installation/#installation) 1.0.0+. Ensure the Docker daemon is running and can be contacted by the user you plan to run as (try `docker ps`).
|
||||
|
||||
#### etcd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user