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