24 Forks
226 Stars
226 Watchers

k1s

The world's simplest Kubernetes dashboard (50 lines of Bash code)

How to download and setup k1s

Open terminal and run command
git clone https://github.com/weibeld/k1s.git
git clone is used to create a copy or clone of k1s repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with k1s https://github.com/weibeld/k1s/archive/master.zip

Or simply clone k1s with SSH
[email protected]:weibeld/k1s.git

If you have some problems with k1s

You may open issue on k1s support forum (system) here: https://github.com/weibeld/k1s/issues