0 Forks
17 Stars
17 Watchers

gitops

GitOps principles to define kubernetes cluster state via code. Community around k8s@home is on discord: https://discord.gg/RGvKzVg

How to download and setup gitops

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

Or simply clone gitops with SSH
[email protected]:crutonjohn/gitops.git

If you have some problems with gitops

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