Skip to content

abhiTamrakar/kube-plugins

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

kube-plugins

a repository for plugins and scripts for kubernetes

Pre-requisites

  • kubectl >= 1.12.x
  • tmux >= 2.1 (Tmux is a terminal multiplexer that helps in creating multiple terminals.)

Installation

USAGE

$ kubectl plugin -h
  • Execute
kubectl <plugin-name> <arguments>
  • To use as utility script, use as is.