Name:             observability-operator-59bdc8b94-mxz2r
Namespace:        openshift-operators
Priority:         0
Service Account:  observability-operator-sa
Node:             crc/192.168.126.11
Start Time:       Wed, 18 Feb 2026 14:42:56 +0000
Labels:           app.kubernetes.io/component=operator
                  app.kubernetes.io/name=observability-operator
                  app.kubernetes.io/version=1.3.1
                  pod-template-hash=59bdc8b94
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:2ecf763b02048d2cf4c17967a7b2cacc7afd6af0e963...
                  createdAt: 2025-12-05T12:43:59Z
                  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.21/23"],"mac_address":"0a:58:0a:d9:00:15","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.21"
                        ],
                        "mac": "0a:58:0a:d9:00:15",
                        "default": true,
                        "dns": {}
                    }]
                  olm.operatorGroup: global-operators
                  olm.operatorNamespace: openshift-operators
                  olm.skipRange: >=..0 <1.3.1
                  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.21
IPs:
  IP:           10.217.0.21
Controlled By:  ReplicaSet/observability-operator-59bdc8b94
Containers:
  operator:
    Container ID:  cri-o://be11812be588ac22da0e67219fb401ad88da5e617a63bbda1db9d971d23cd01f
    Image:         registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2ecf763b02048d2cf4c17967a7b2cacc7afd6af0e963a39579d876f8f4170e3c
    Image ID:      registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2ecf763b02048d2cf4c17967a7b2cacc7afd6af0e963a39579d876f8f4170e3c
    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:      Wed, 18 Feb 2026 15:50:38 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Wed, 18 Feb 2026 14:43:35 +0000
      Finished:     Wed, 18 Feb 2026 15:50:35 +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:dc62889b883f597de91b5389cc52c84c607247d49a807693be2f688e4703dfc3
      RELATED_IMAGE_PROMETHEUS:                              registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:1b555e21bba7c609111ace4380382a696d9aceeb6e9816bf9023b8f689b6c741
      RELATED_IMAGE_THANOS:                                  registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:a223bab813b82d698992490bbb60927f6288a83ba52d539836c250e1471f6d34
      RELATED_IMAGE_PERSES:                                  registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:e797cdb47beef40b04da7b6d645bca3dc32e6247003c45b56b38efd9e13bf01c
      RELATED_IMAGE_CONSOLE_DASHBOARDS_PLUGIN:               registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:093d2731ac848ed5fd57356b155a19d3bf7b8db96d95b09c5d0095e143f7254f
      RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN:      registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:7d662a120305e2528acc7e9142b770b5b6a7f4932ddfcadfa4ac953935124895
      RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN_PF5:  registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:75465aabb0aa427a5c531a8fcde463f6d119afbcc618ebcbf6b7ee9bc8aad160
      RELATED_IMAGE_CONSOLE_DISTRIBUTED_TRACING_PLUGIN_PF4:  registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:dc18c8d6a4a9a0a574a57cc5082c8a9b26023bd6d69b9732892d584c1dfe5070
      RELATED_IMAGE_CONSOLE_LOGGING_PLUGIN:                  registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:369729978cecdc13c99ef3d179f8eb8a450a4a0cb70b63c27a55a15d1710ba27
      RELATED_IMAGE_CONSOLE_LOGGING_PLUGIN_PF4:              registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:d8c7a61d147f62b204d5c5f16864386025393453c9a81ea327bbd25d7765d611
      RELATED_IMAGE_CONSOLE_TROUBLESHOOTING_PANEL_PLUGIN:    registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:b4a6eb1cc118a4334b424614959d8b7f361ddd779b3a72690ca49b0a3f26d9b8
      RELATED_IMAGE_CONSOLE_MONITORING_PLUGIN:               registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:21d4fff670893ba4b7fbc528cd49f8b71c8281cede9ef84f0697065bb6a7fc50
      RELATED_IMAGE_CONSOLE_MONITORING_PLUGIN_PF5:           registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:12d9dbe297a1c3b9df671f21156992082bc483887d851fafe76e5d17321ff474
      RELATED_IMAGE_KORREL8R:                                registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:e65c37f04f6d76a0cbfe05edb3cddf6a8f14f859ee35cf3aebea8fcb991d2c19
      RELATED_IMAGE_CLUSTER_HEALTH_ANALYZER:                 registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:48e4e178c6eeaa9d5dd77a591c185a311b4b4a5caadb7199d48463123e31dc9e
      OPERATOR_CONDITION_NAME:                               cluster-observability-operator.v1.3.1
    Mounts:
      /etc/tls/private from observability-operator-tls (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-r4n6t (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-r4n6t:
    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  74m                    kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_observability-operator-59bdc8b94-mxz2r_openshift-operators_955eb799-56c6-47e7-b5f7-eccac4b52134_0(5190614aa056757580a08816ff8055037391ed43dbd0799c1b0ac9e6d462f02f): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   Scheduled               74m                    default-scheduler  Successfully assigned openshift-operators/observability-operator-59bdc8b94-mxz2r to crc
  Warning  FailedCreatePodSandBox  73m                    kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_observability-operator-59bdc8b94-mxz2r_openshift-operators_955eb799-56c6-47e7-b5f7-eccac4b52134_0(afbbb08e54e51442f9a14a7b4e63953f3c5f064db10e6bd7c683342337b1f76a): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  73m                    kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_observability-operator-59bdc8b94-mxz2r_openshift-operators_955eb799-56c6-47e7-b5f7-eccac4b52134_0(6e37b65f113f4bb6de0a723223b9f5d6d7b48912272647f2a4937ed8a026bc11): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          73m                    multus             Add eth0 [10.217.0.21/23] from ovn-kubernetes
  Normal   Pulled                  73m                    kubelet            Successfully pulled image "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2ecf763b02048d2cf4c17967a7b2cacc7afd6af0e963a39579d876f8f4170e3c" in 6.447s (6.447s including waiting). Image size: 399540002 bytes.
  Warning  Unhealthy               6m33s (x3 over 6m54s)  kubelet            Liveness probe failed: Get "http://10.217.0.21:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Warning  ProbeError              6m33s (x3 over 6m54s)  kubelet            Readiness probe error: Get "http://10.217.0.21:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
body:
  Warning  Unhealthy   6m33s (x3 over 6m54s)  kubelet  Readiness probe failed: Get "http://10.217.0.21:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Warning  ProbeError  6m33s (x3 over 6m54s)  kubelet  Liveness probe error: Get "http://10.217.0.21:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
body:
  Normal   Killing     6m33s                  kubelet  Container operator failed liveness probe, will be restarted
  Normal   Pulling     6m26s (x2 over 73m)    kubelet  Pulling image "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2ecf763b02048d2cf4c17967a7b2cacc7afd6af0e963a39579d876f8f4170e3c"
  Normal   Pulled      6m25s                  kubelet  Successfully pulled image "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2ecf763b02048d2cf4c17967a7b2cacc7afd6af0e963a39579d876f8f4170e3c" in 1.13s (1.131s including waiting). Image size: 399540002 bytes.
  Normal   Created     6m23s (x2 over 73m)    kubelet  Created container operator
  Normal   Started     6m23s (x2 over 73m)    kubelet  Started container operator
  Warning  ProbeError  6m21s (x4 over 6m25s)  kubelet  Readiness probe error: Get "http://10.217.0.21:8081/healthz": dial tcp 10.217.0.21:8081: connect: connection refused
body:
  Warning  Unhealthy  6m21s (x4 over 6m25s)  kubelet  Readiness probe failed: Get "http://10.217.0.21:8081/healthz": dial tcp 10.217.0.21:8081: connect: connection refused
