Skip to content

Commit

Permalink
add heapster pod running
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Feb 5, 2018
1 parent 19c03f5 commit 91c4158
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/deploy-heapster.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ kubectl create -f heapster.yml
```
kubectl get pods --all-namespaces
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system heapster-d7c4b86d4-mdsps 1/1 Running 0 1m
kube-system kube-dns-68886d5985-sht75 3/3 Running 0 2m
```

[Back](/README.md) | [Next](deploy-basic-dashboard.md)

0 comments on commit 91c4158

Please sign in to comment.