Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-2626

[DOC OCP] Cruise Contorl deployment doesn't have "app.kubernetes.io/name=strimzi" label

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.7.0.GA
    • 1.6.0.GA
    • documentation
    • None
    • False
    • False
    • Undefined
    • Hide
      1. Install Kafka Brokers with Cruise Control
        oc apply -f examples/cruise-control/kafka-cruise-control.yaml
        
      2. Execute the following command according to the document (1)
        3. Verify that Cruise Control was successfully deployed:
            oc get deployments -l app.kubernetes.io/name=strimzi
        
      3. ==> No resource found message will be output
        No resources found in exampleproject namespace.
        
      Show
      Install Kafka Brokers with Cruise Control oc apply -f examples/cruise-control/kafka-cruise-control.yaml Execute the following command according to the document (1) 3. Verify that Cruise Control was successfully deployed: oc get deployments -l app.kubernetes.io/name=strimzi ==> No resource found message will be output No resources found in exampleproject namespace.

      • It seems the Cruise Contorl deployment doesn't have "app.kubernetes.io/name=strimzi" label
      • The following command are described in the document(1). However, "No resources found" message was output.
        3. Verify that Cruise Control was successfully deployed:
            oc get deployments -l app.kubernetes.io/name=strimzi
            ==> No resources found in exampleproject namespace.
        
      • The Cruise Control deployment has the following labels, so "oc get deployments -l app.kubernetes.io/name=cruise-control" command may be appropriate.
        ...
            labels:
              app.kubernetes.io/instance: my-cluster
              app.kubernetes.io/managed-by: strimzi-cluster-operator
              app.kubernetes.io/name: cruise-control
              app.kubernetes.io/part-of: strimzi-my-cluster
              strimzi.io/cluster: my-cluster
              strimzi.io/kind: Kafka
              strimzi.io/name: my-cluster-cruise-control
        

      (1) Using AMQ Streams on OpenShift > 8.6. Deploying Cruise Control
      https://access.redhat.com/documentation/en-us/red_hat_amq/2020.q4/html-single/using_amq_streams_on_openshift/index#proc-deploying-cruise-control-str

              Unassigned Unassigned
              rhn-support-tyamashi Tomonari Yamashita
              Lukas Kral Lukas Kral
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: