Skip to content

Commit 92a3294

Browse files
authored
Merge pull request #139 from CaoShuFeng/README
update README
2 parents c0bd1df + b18ddc8 commit 92a3294

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,11 @@ Refer [heapster docs](https://github.com/kubernetes/heapster/blob/master/docs/so
7676
Run `make` in the top directory. It will:
7777
* Build the binary.
7878
* Build the docker image. The binary and `config/` are copied into the docker image.
79-
* Upload the docker image to registry. By default, the image will be uploaded to
79+
80+
## Push Image
81+
`make push` uploads the docker image to registry. By default, the image will be uploaded to
8082
`gcr.io/google_containers`. It's easy to modify the `Makefile` to push the image
81-
to another registry
83+
to another registry.
8284

8385
## Start DaemonSet
8486
* Create a file node-problem-detector.yaml with the following yaml.

0 commit comments

Comments
 (0)