GoogleCloudPlatform / continuous-deployment-on-kubernetes

Get up and running with Jenkins on Google Kubernetes Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jawadrehman opened this issue · comments

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

Fixed in #96