Skip to content

Commit

Permalink
include service and nodes demos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
devonmoss committed Dec 1, 2017
1 parent cf9e68a commit 1397415
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ Similar concurrent functionality exists for `exec`

![](https://github.com/devonmoss/ckube/blob/master/images/complex-exec.gif?raw=true)

You can toggle through your services and see the associated pods. `ckube service`
![](https://github.com/devonmoss/ckube/blob/master/images/services.gif?raw=true)

You can use `ckube nodes` to show which pods are running on each node
[![asciicast](https://asciinema.org/a/150564.png)](https://asciinema.org/a/150564)

Read the blog post about `ckube` [here](https://devonmoss.com/concurrent-kubectl)

#### Contributing
Expand Down
Binary file added images/services.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1397415

Please sign in to comment.