replace hack/build-go.sh with make
This commit is contained in:
@@ -26,7 +26,7 @@ and build the source.
|
|||||||
```shell
|
```shell
|
||||||
git clone https://github.com/kubernetes/kubernetes.git
|
git clone https://github.com/kubernetes/kubernetes.git
|
||||||
cd kubernetes
|
cd kubernetes
|
||||||
hack/build-go.sh
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a container image containing the kube-scheduler binary. Here is the `Dockerfile`
|
Create a container image containing the kube-scheduler binary. Here is the `Dockerfile`
|
||||||
|
|||||||
Reference in New Issue
Block a user