-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Instructions as specified do not work with 1.x version of operator .
-- missing instructions to create service account and associating the cluster role with service account - The .yaml files referred to in the instructions are not available in the s3 bucket. Instructions to be updated to refer to ones that is available in downloads page
- The RBAC command as specified returns errors (missing = in original command) . Should be
kubectl create clusterrolebinding cluster-admin-binding --clusterrole=cluster-admin --user=$(/gcloud config get-value account)
Metadata
Metadata
Assignees
Labels
No labels