Skip to content

signoredellarete/kube-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kube-utils

Little collection of kubernetes custom commands for Linux shell (bash).

List of binaries

The reported software versions are related to the files in this repository, but the install.sh script will download and install the latest available versions for all the third party binaries.

Installation

git clone https://github.com/signoredellarete/kube-utils.git
cd kube-utils
bash install.sh

Utilization

Each binary or script has its own help explaining how to use it. In order to view the command help run <command> --help.

Ex.

$ ns --help
Usage:
   ns                      Returns current namespace
   ns <namespace>          Switch current namespace to <namespace>
   ns --list               List all namespaces

   ns --help               Show this help

About

Little collection of kubernetes custom commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages