8000 GitHub - fregdee/kube-shell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fregdee/kube-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

kube-shell

This is a kubectl plugin to provide an intractive shell for kubernetes.

Installation

Copy kubectl-shell somewhere in your $PATH

$ cd /usr/local/bin
$ curl -LO https://raw.githubusercontent.com/fregdee/kube-shell/master/kubectl-shell
$ chmod ug+x kubectl-shell

Usage

$ kubectl shell
If you don't see a command prompt, try pressing enter.
/ #

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0