GoogleCloudPlatform / continuous-deployment-on-kubernetes

Get up and running with Jenkins on Google Kubernetes Engine
Apache License 2.0
1.6k stars 890 forks source link

Add a step in docs before kubectl apply -f jenkins/k8s/ #115

Closed jawadrehman closed 6 years ago

jawadrehman commented 6 years ago

I needed to execute kubectl create clusterrolebinding cluster-admin-binding --clusterrole cluster-admin --user $(gclou d config get-value account)

viglesiasce commented 6 years ago

Fixed in #96