Simple kubernetes controller that kills unsigned pods.
Install golang and glide:
brew install go
brew install glideInstall minikube and setup docker-env eval $(minkube docker-env)
Bring down the deps:
glide installFinally build the container:
./build-controllerkubectl apply -f resources/