update docs
parent
76766d0f99
commit
d00f136dff
|
|
@ -23,8 +23,7 @@ for changes and offers subsequent commands to interact with observed resources.
|
||||||
### Homebrew (OSX)
|
### Homebrew (OSX)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew tap derailed/k9s https://github.com/derailed/k9s-homebrew-tap.git
|
brew tap derailed/k9s && brew install k9s
|
||||||
brew install k9s
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Binary Releases
|
### Binary Releases
|
||||||
|
|
@ -59,11 +58,11 @@ brew install k9s
|
||||||
|
|
||||||
### Pod View
|
### Pod View
|
||||||
|
|
||||||
<img src="assets/screen_1.png">
|
<img src="assets/screen_3.png">
|
||||||
|
|
||||||
### Log View
|
### Log View
|
||||||
|
|
||||||
<img src="assets/screen_2.png">
|
<img src="assets/screen_4.png">
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 252 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 316 KiB |
Loading…
Reference in New Issue