mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #266 from dchen1107/readme
using hack/local-up-cluster.sh to run cluster locally
This commit is contained in:
commit
b5c8efee00
@ -109,7 +109,7 @@ In a separate tab of your terminal, run:
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd kubernetes
|
cd kubernetes
|
||||||
hack/local-up.sh
|
hack/local-up-cluster.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
This will build and start a lightweight local cluster, consisting of a master and a single minion. Type Control-C to shut it down. While it's running, you can use `hack/localcfg.sh` in place of `cluster/kubecfg.sh` to talk to it.
|
This will build and start a lightweight local cluster, consisting of a master and a single minion. Type Control-C to shut it down. While it's running, you can use `hack/localcfg.sh` in place of `cluster/kubecfg.sh` to talk to it.
|
||||||
|
Loading…
Reference in New Issue
Block a user