Create a Kubernetes 1.10+ cluster: ``` gcloud container clusters create events ``` Deploy the eventing control plane: ``` kubectl apply -f https://events.elafros.io/eventing.yaml ```