Merge pull request #2111 from tanshanshan/replace-scheduler-command
replace hack/build-go.sh with makereviewable/pr2302/r1
commit
169c525e0a
|
@ -26,7 +26,7 @@ and build the source.
|
|||
```shell
|
||||
git clone https://github.com/kubernetes/kubernetes.git
|
||||
cd kubernetes
|
||||
hack/build-go.sh
|
||||
make
|
||||
```
|
||||
|
||||
Create a container image containing the kube-scheduler binary. Here is the `Dockerfile`
|
||||
|
|
Loading…
Reference in New Issue