Name:             observability-operator-d8bb48f5d-qn2qz
Namespace:        openshift-operators
Priority:         0
Service Account:  observability-operator-sa
Node:             crc/192.168.126.11
Start Time:       Tue, 09 Dec 2025 09:57:19 +0000
Labels:           app.kubernetes.io/component=operator
                  app.kubernetes.io/name=observability-operator
                  app.kubernetes.io/version=1.3.0
                  pod-template-hash=d8bb48f5d
Annotations:      alm-examples:
                    [
                      {
                        "apiVersion": "monitoring.rhobs/v1alpha1",
                        "kind": "MonitoringStack",
                        "metadata": {
                          "labels": {
                            "mso": "example"
                          },
                          "name": "sample-monitoring-stack"
                        },
                        "spec": {
                          "logLevel": "debug",
                          "resourceSelector": {
                            "matchLabels": {
                              "app": "demo"
                            }
                          },
                          "retention": "1d"
                        }
                      },
                      {
                        "apiVersion": "monitoring.rhobs/v1alpha1",
                        "kind": "ThanosQuerier",
                        "metadata": {
                          "name": "example-thanos"
                        },
                        "spec": {
                          "selector": {
                            "matchLabels": {
                              "mso": "example"
                            }
                          }
                        }
                      }
                    ]
                  capabilities: Basic Install
                  categories: Monitoring
                  certified: false
                  containerImage:
                    registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52...
                  createdAt: 2025-11-03T09:23:49Z
                  description:
                    A Go based Kubernetes operator to setup and manage highly available Monitoring Stack using Prometheus, Alertmanager and Thanos Querier.
                  features.operators.openshift.io/cnf: false
                  features.operators.openshift.io/cni: false
                  features.operators.openshift.io/csi: false
                  features.operators.openshift.io/disconnected: true
                  features.operators.openshift.io/fips-compliant: false
                  features.operators.openshift.io/proxy-aware: false
                  features.operators.openshift.io/tls-profiles: false
                  features.operators.openshift.io/token-auth-aws: false
                  features.operators.openshift.io/token-auth-azure: false
                  features.operators.openshift.io/token-auth-gcp: false
                  k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.5/23"],"mac_address":"0a:58:0a:d9:00:05","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0/...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.5"
                        ],
                        "mac": "0a:58:0a:d9:00:05",
                        "default": true,
                        "dns": {}
                    }]
                  olm.operatorGroup: global-operators
                  olm.operatorNamespace: openshift-operators
                  olm.skipRange: >=..0 <1.3.0
                  olm.targetNamespaces: 
                  openshift.io/scc: restricted-v2
                  operatorframework.io/cluster-monitoring: true
                  operatorframework.io/properties:
                    {"properties":[{"type":"olm.gvk","value":{"group":"monitoring.rhobs","kind":"Alertmanager","version":"v1"}},{"type":"olm.gvk","value":{"gr...
                  operatorframework.io/suggested-namespace: openshift-cluster-observability-operator
                  operators.openshift.io/valid-subscription: ["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]
                  operators.operatorframework.io/builder: operator-sdk-v1.41.1
                  operators.operatorframework.io/internal-objects:
                    [
                      "prometheuses.monitoring.rhobs",
                      "alertmanagers.monitoring.rhobs",
                      "thanosrulers.monitoring.rhobs",
                      "prometheusagents.monitoring.rhobs",
                      "perses.perses.dev"
                    ]
                  operators.operatorframework.io/project_layout: unknown
                  repository: https://github.com/rhobs/observability-operator
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
                  support: Cluster Observability (https://issues.redhat.com/projects/COO/)
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.5
IPs:
  IP:           10.217.0.5
Controlled By:  ReplicaSet/observability-operator-d8bb48f5d
Containers:
  operator:
    Container ID:  cri-o://5d56fb8561aa4fbf470bc64005d0efddd8896139229b82513eb7bcb87c783766
    Image:         registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52bf54b0ecf030ca36f1bb
    Image ID:      registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52bf54b0ecf030ca36f1bb
    Port:          <none>
    Host Port:     <none>
    Args:
      --namespace=$(NAMESPACE)
      --images=perses=$(RELATED_IMAGE_PERSES)
      --images=alertmanager=$(RELATED_IMAGE_ALERTMANAGER)
      --images=prometheus=$(RELATED_IMAGE_PROMETHEUS)
      --images=thanos=$(RELATED_IMAGE_THANOS)
      --images=ui-dashboards=$(RELATED_IMAGE_CONSOLE_DASHBOARDS_PLUGIN)
      --images=ui-distributed-tracing=$(RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN)
      --images=ui-distributed-tracing-pf5=$(RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN_PF5)
      --images=ui-distributed-tracing-pf4=$(RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN_PF4)
      --images=ui-logging=$(RELATED_IMAGE_CONSOLE_LOGGING_PLUGIN)
      --images=ui-logging-pf4=$(RELATED_IMAGE_CONSOLE_LOGGING_PLUGIN_PF4)
      --images=ui-troubleshooting-panel=$(RELATED_IMAGE_CONSOLE_TROUBLESHOOTING_PANEL_PLUGIN)
      --images=ui-monitoring=$(RELATED_IMAGE_CONSOLE_MONITORING_PLUGIN)
      --images=ui-monitoring-pf5=$(RELATED_IMAGE_CONSOLE_MONITORING_PLUGIN_PF5)
      --images=korrel8r=$(RELATED_IMAGE_KORREL8R)
      --images=health-analyzer=$(RELATED_IMAGE_CLUSTER_HEALTH_ANALYZER)
      --openshift.enabled=true
    State:          Running
      Started:      Tue, 09 Dec 2025 11:14:26 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Tue, 09 Dec 2025 09:57:59 +0000
      Finished:     Tue, 09 Dec 2025 11:14:22 +0000
    Ready:          True
    Restart Count:  1
    Limits:
      cpu:     400m
      memory:  512Mi
    Requests:
      cpu:      100m
      memory:   256Mi
    Liveness:   http-get http://:8081/healthz delay=0s timeout=1s period=10s #success=1 #failure=3
    Readiness:  http-get http://:8081/healthz delay=0s timeout=1s period=10s #success=1 #failure=3
    Environment:
      NAMESPACE:                                             openshift-operators (v1:metadata.namespace)
      RELATED_IMAGE_ALERTMANAGER:                            registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e718854a7d6ca8accf0fa72db0eb902e46c44d747ad51dc3f06bba0cefaa3c01
      RELATED_IMAGE_PROMETHEUS:                              registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:17ea20be390a94ab39f5cdd7f0cbc2498046eebcf77fe3dec9aa288d5c2cf46b
      RELATED_IMAGE_THANOS:                                  registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:d972f4faa5e9c121402d23ed85002f26af48ec36b1b71a7489d677b3913d08b4
      RELATED_IMAGE_PERSES:                                  registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:91531137fc1dcd740e277e0f65e120a0176a16f788c14c27925b61aa0b792ade
      RELATED_IMAGE_CONSOLE_DASHBOARDS_PLUGIN:               registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:a69da8bbca8a28dd2925f864d51cc31cf761b10532c553095ba40b242ef701cb
      RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN:      registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:897e1bfad1187062725b54d87107bd0155972257a50d8335dd29e1999b828a4f
      RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN_PF5:  registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:95fe5b5746ca8c07ac9217ce2d8ac8e6afad17af210f9d8e0074df1310b209a8
      RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN_PF4:  registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:e9d9a89e4d8126a62b1852055482258ee528cac6398dd5d43ebad75ace0f33c9
      RELATED_IMAGE_CONSOLE_LOGGING_PLUGIN:                  registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ec684a0645ceb917b019af7ddba68c3533416e356ab0d0320a30e75ca7ebb31b
      RELATED_IMAGE_CONSOLE_LOGGING_PLUGIN_PF4:              registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:3b9693fcde9b3a9494fb04735b1f7cfd0426f10be820fdc3f024175c0d3df1c9
      RELATED_IMAGE_CONSOLE_TROUBLESHOOTING_PANEL_PLUGIN:    registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:580606f194180accc8abba099e17a26dca7522ec6d233fa2fdd40312771703e3
      RELATED_IMAGE_CONSOLE_MONITORING_PLUGIN:               registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:e03777be39e71701935059cd877603874a13ac94daa73219d4e5e545599d78a9
      RELATED_IMAGE_CONSOLE_MONITORING_PLUGIN_PF5:           registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:aa47256193cfd2877853878e1ae97d2ab8b8e5deae62b387cbfad02b284d379c
      RELATED_IMAGE_KORREL8R:                                registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:c595ff56b2cb85514bf4784db6ddb82e4e657e3e708a7fb695fc4997379a94d4
      RELATED_IMAGE_CLUSTER_HEALTH_ANALYZER:                 registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:45a4ec2a519bcec99e886aa91596d5356a2414a2bd103baaef9fa7838c672eb2
      OPERATOR_CONDITION_NAME:                               cluster-observability-operator.v1.3.0
    Mounts:
      /etc/tls/private from observability-operator-tls (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-r6n55 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  observability-operator-tls:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  observability-operator-tls
    Optional:    true
  kube-api-access-r6n55:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   Burstable
Node-Selectors:              <none>
Tolerations:                 node-role.kubernetes.io/infra:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason                  Age                   From               Message
  ----     ------                  ----                  ----               -------
  Warning  FailedCreatePodSandBox  83m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_observability-operator-d8bb48f5d-qn2qz_openshift-operators_612ebf47-a6c4-4a62-8d97-91a003f49c44_0(b99df75b867d17ce646bdc0e663d0fc93f26f340fd0105f50dc53e1cb5363a05): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   Scheduled               83m                   default-scheduler  Successfully assigned openshift-operators/observability-operator-d8bb48f5d-qn2qz to crc
  Warning  FailedCreatePodSandBox  83m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_observability-operator-d8bb48f5d-qn2qz_openshift-operators_612ebf47-a6c4-4a62-8d97-91a003f49c44_0(539a1bfb765e44b76b5fb2a2dd9564eec145e53830489cbf1be9f0040528642f): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  83m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_observability-operator-d8bb48f5d-qn2qz_openshift-operators_612ebf47-a6c4-4a62-8d97-91a003f49c44_0(e51328d26278c82c9628b39fab052fddfddb86b606301e2f5021d91280e53144): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          83m                   multus             Add eth0 [10.217.0.5/23] from ovn-kubernetes
  Normal   Pulled                  83m                   kubelet            Successfully pulled image "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52bf54b0ecf030ca36f1bb" in 6.344s (6.344s including waiting). Image size: 500139589 bytes.
  Warning  Unhealthy               6m47s (x3 over 7m7s)  kubelet            Readiness probe failed: Get "http://10.217.0.5:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Warning  ProbeError              6m47s (x3 over 7m7s)  kubelet            Readiness probe error: Get "http://10.217.0.5:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
body:
  Warning  ProbeError  6m47s (x3 over 7m7s)  kubelet  Liveness probe error: Get "http://10.217.0.5:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
body:
  Warning  Unhealthy   6m47s (x3 over 7m7s)  kubelet  Liveness probe failed: Get "http://10.217.0.5:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Normal   Killing     6m47s                 kubelet  Container operator failed liveness probe, will be restarted
  Normal   Pulling     6m44s (x2 over 83m)   kubelet  Pulling image "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52bf54b0ecf030ca36f1bb"
  Normal   Pulled      6m42s                 kubelet  Successfully pulled image "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:ce7d2904f7b238aa37dfe74a0b76bf73629e7a14fa52bf54b0ecf030ca36f1bb" in 2.162s (2.162s including waiting). Image size: 500139589 bytes.
  Normal   Created     6m41s (x2 over 83m)   kubelet  Created container operator
  Normal   Started     6m41s (x2 over 83m)   kubelet  Started container operator
  Warning  ProbeError  6m39s (x3 over 83m)   kubelet  Readiness probe error: Get "http://10.217.0.5:8081/healthz": dial tcp 10.217.0.5:8081: connect: connection refused
body:
  Warning  Unhealthy  6m39s (x3 over 83m)  kubelet  Readiness probe failed: Get "http://10.217.0.5:8081/healthz": dial tcp 10.217.0.5:8081: connect: connection refused
