-
-
Save shivannakarthik/3a6011f3bb77b6b26328bfd5dfcc1b17 to your computer and use it in GitHub Desktop.
Revisions
-
initcron revised this gist
Aug 9, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ screen watch -n 1 kubectl get pods split focus down screen watch -n 1 kubectl get rc split focus down screen watch -n 1 kubectl get deploy -
initcron created this gist
Aug 8, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ screen watch -n 1 kubectl get pods split focus down screen watch -n 1 kubectl get rcs split focus down screen watch -n 1 kubectl get deploy split focus down screen watch -n 1 kubectl get replicasets focus bottom