# ks-scripts **Repository Path**: linuxsuren/ks-scripts ## Basic Information - **Project Name**: ks-scripts - **Description**: Some handy scripts can make us happy when working with Kubesphere - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2020-11-19 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: nms **Tags**: None ## README # 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](https://github.com/LinuxSuRen/ks) is written by Golang. It'll replace [ks-scripts](https://github.com/LinuxSuRen/ks-scripts/) in the futher.