mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Add hack/build-go.sh to step zero
(needed when working from a completely clean install)
This commit is contained in:
parent
229ccb0fa3
commit
fe31617454
@ -10,6 +10,7 @@ This example assumes that you have forked the repository and [turned up a Kubern
|
|||||||
|
|
||||||
$ cd kubernetes
|
$ cd kubernetes
|
||||||
$ hack/dev-build-and-up.sh
|
$ hack/dev-build-and-up.sh
|
||||||
|
$ hack/build-go.sh
|
||||||
|
|
||||||
### Step One: Turn up the redis master.
|
### Step One: Turn up the redis master.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user