Skip to content

LinuxSuRen/ks-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ks-scripts

Some handy scripts can make us happy when working with Kubesphere

Setup it simply via:

curl https://raw.githubusercontent.com/LinuxSuRen/ks-scripts/master/setup.sh -L | sh

For who cannot access google: curl https://gitee.com/linuxsuren/ks-scripts/raw/master/setup.sh -L | sh

Completion

I highly recommend you install bash-completion if you want have an easy shell life.

You can install it by one of the following commands:

apt install bash-completion -y

Kubesphere client by Golang

ks is written by Golang. It'll replace ks-scripts in the futher.

About

Some handy scripts can make us happy when working with Kubesphere

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages