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

install-admission-controller should indicate how to check success

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • Major
    • 1.2.2
    • 1.2.0
    • documentation
    • None

    Description

      In the docs for setting up the admission controller, the `kubectl create -f admission.yaml` may appear to succeed, but a user wouldn't know for sure unless they run `kubectl get pods` and checked that the status got to `RUNNING`. In my particular case, it failed with ImagePullBackoff but I (luckily) knew to check.

      Recommend adding a section checking for status after that create.

      Output from mine after I fixed it is as such:

      $ kubectl get pods
      NAME                                           READY     STATUS    RESTARTS   AGE
      couchbase-operator-admission-b97698c48-7fppd   1/1       Running   0          6m
      

      Attachments

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

        Activity

          People

            eric.schneider Eric Schneider (Inactive)
            ingenthr Matt Ingenthron
            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