Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-6249

[DOCS - Managing] Self-managed minimum permissions for users to use Data Science Projects

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • None
    • Documentation
    • False
    • None
    • False
    • Testable
    • No
    • No
    • No
    • Pending
    • None

      See thread:

      https://coreos.slack.com/archives/C03UGJY6Z1A/p1671202968806199

       

       

      These steps need to be documented:

      1. 1. add names of RHODS user accounts to group rhods-users
      2. 2. create role binding granting the rhods-users members the self-provisioner role

      Specifically, deploying
      kind: ClusterRoleBinding
      apiVersion: rbac.authorization.k8s.io/v1
      metadata:
      name: rhods-users
      subjects:

      • kind: Group
        apiGroup: rbac.authorization.k8s.io
        name: rhods-users
        roleRef:
        apiGroup: rbac.authorization.k8s.io
        kind: ClusterRole
        name: self-provisione

            mflinn@redhat.com Melissa Flinn
            rhn-support-mhull Mary Frances Hull
            Diego Lovison Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: