814 Forks
3989 Stars
3989 Watchers

gatekeeper

🐊 Policy Controller for Kubernetes

How to download and setup gatekeeper

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

Or simply clone gatekeeper with SSH
[email protected]:open-policy-agent/gatekeeper.git

If you have some problems with gatekeeper

You may open issue on gatekeeper support forum (system) here: https://github.com/open-policy-agent/gatekeeper/issues