Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
makocchi-git committed Jul 11, 2019
1 parent d050d76 commit d529fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ node3 Ready 455m 2 22% 52428K 3503149K 1%
And list containers of pod on Kubernetes node(s).

```shell
$ kubectl free --list node1
$ kubectl free --list node1 --namespace kube-system
NODE NAME POD POD IP POD STATUS NAMESPACE CONTAINER CPU/req CPU/lim MEM/req MEM/lim
node1 calico-node-sml6z 10.8.2.87 Running kube-system calico-node 250m - - -
node1 coredns-5695fb77c8-knc6d 10.112.1.3 Running kube-system coredns 100m - 73400K 178257K
Expand Down

0 comments on commit d529fea

Please sign in to comment.