angelbeltran / kube-tools

Sugartastic kubectl tools!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kube-tools

Installation

source install.sh

Description

Provides sugartastic kubectl tools. Appends a few aliases to you .bashrc file

kubelog <pod name or pattern> [container]             # print logs from container
kubeexec <pod name or pattern> [container] [command]  # execute a command or shell in a container
kubedestroy                                           # basically delete everything your cluster

About

Sugartastic kubectl tools!


Languages

Language:Shell 100.0%