112 Forks
179 Stars
179 Watchers

k8s

Deploy a Production Ready Kubernetes High Availability Cluster with Binary

How to download and setup k8s

Open terminal and run command
git clone https://github.com/k8sre/k8s.git
git clone is used to create a copy or clone of k8s 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 k8s https://github.com/k8sre/k8s/archive/master.zip

Or simply clone k8s with SSH
[email protected]:k8sre/k8s.git

If you have some problems with k8s

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