mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 13:02:14 +00:00
Updated instructions for locally running kubernetes
Go is a dependency.
This commit is contained in:
parent
c5e9f60f9c
commit
aa940f3ec7
@ -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``.
|
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
|
### Starting the cluster
|
||||||
|
|
||||||
In a separate tab of your terminal, run:
|
In a separate tab of your terminal, run:
|
||||||
|
Loading…
Reference in New Issue
Block a user