Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions don't work #2

Open
rajagp opened this issue Feb 27, 2019 · 0 comments
Open

Instructions don't work #2

rajagp opened this issue Feb 27, 2019 · 0 comments

Comments

@rajagp
Copy link

rajagp commented Feb 27, 2019

  • 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant