Skip to content

Commit

Permalink
Merge pull request #139 from CaoShuFeng/README
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
Random-Liu committed Sep 22, 2017
2 parents c0bd1df + b18ddc8 commit 92a3294
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,11 @@ Refer [heapster docs](https://github.com/kubernetes/heapster/blob/master/docs/so
Run `make` in the top directory. It will:
* Build the binary.
* Build the docker image. The binary and `config/` are copied into the docker image.
* Upload the docker image to registry. By default, the image will be uploaded to

## Push Image
`make push` uploads the docker image to registry. By default, the image will be uploaded to
`gcr.io/google_containers`. It's easy to modify the `Makefile` to push the image
to another registry
to another registry.

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

0 comments on commit 92a3294

Please sign in to comment.