Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-995

Add '--namespace' to rolebinding creation

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 1.2.2
    • None
    • documentation
    • None

    Description

      Our current rolebinding docs on https://docs.couchbase.com/operator/1.2/install-kubernetes.html show the command as follows:

      kubectl create rolebinding couchbase-operator --role couchbase-operator --serviceaccount default:couchbase-operator
      

      This will create the rolebinding ALWAYS in the current namespace.

      For users it's not obvious that as well as substituting the 'default' in the serviceaccount reference, you need to also make sure it's in the same namespace too.

      To make this simpler, we should just add it.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            matt.carabine Matt Carabine (Inactive)
            matt.carabine Matt Carabine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty