Skip to content

Instructions don't work  #2

@rajagp

Description

@rajagp
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions