84 Forks
522 Stars
522 Watchers

k8s-gitops

GitOps principles to define kubernetes cluster state via code

How to download and setup k8s-gitops

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

Or simply clone k8s-gitops with SSH
[email protected]:billimek/k8s-gitops.git

If you have some problems with k8s-gitops

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