Skip to content

simplified kubesort

Latest
Compare
Choose a tag to compare
@AATHITH AATHITH released this 31 May 12:20
· 1 commit to master since this release
9f0c6f8

v0.3.0 Limitations:

You need Bash in your system. (will add more ways to install in future versions).

v0.3.0 Release notes:

  1. Typing to get the sorted output from kubectl is further reduced.
  2. You don't have to remember the separate syntax for KUBESORT. Add kubectl keyword in front of kubectl get command.

    eg.:kubesort kubectl get pod age will get Pods sorted by their age