mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Merge pull request #2601 from hallucynogenyc/patch-1
Updated instructions for locally running kubernetes
This commit is contained in:
commit
00477c3813
@ -14,6 +14,10 @@ At least [Docker](https://docs.docker.com/installation/#installation) 1.0.0+. En
|
||||
|
||||
You need an [etcd](https://github.com/coreos/etcd/releases/tag/v0.4.6) in your path, please make sure it is installed and in your ``$PATH``.
|
||||
|
||||
#### go
|
||||
|
||||
You need [go](https://golang.org/doc/install) in your path, please make sure it is installed and in your ``$PATH``.
|
||||
|
||||
### Starting the cluster
|
||||
|
||||
In a separate tab of your terminal, run:
|
||||
|
Loading…
Reference in New Issue
Block a user