Make sure you have Glide installed. Run glide i -v to build the vendor directory.
- Install MiniKube to get a local Kubernetes environment
$ eval $(minikube docker-env)$ make build$ make devto install the Operator. It will mount your local ~/.aws/credentials for testing - for production container the credentials are retrieved from the EC2 environment instead.