Name:             mysqld-exporter-0
Namespace:        openstack
Priority:         0
Service Account:  telemetry-ceilometer
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 18:45:59 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  controller-revision-hash=mysqld-exporter-5dd6ddd7bd
                  owner=ceilometer
                  service=mysqld-exporter
                  statefulset.kubernetes.io/pod-name=mysqld-exporter-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.5/23"],"mac_address":"0a:58:0a:d9:01: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.1.5"
                        ],
                        "mac": "0a:58:0a:d9:01:05",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.1.5
IPs:
  IP:           10.217.1.5
Controlled By:  StatefulSet/mysqld-exporter
Containers:
  mysqld-exporter:
    Container ID:  cri-o://7790add9c12a21585eb934584dfec5c84758c7e913b7db336d291b10ba9354ea
    Image:         quay.io/prometheus/mysqld-exporter:v0.15.1
    Image ID:      quay.io/prometheus/mysqld-exporter@sha256:7211a617ec657701ca819aa0ba28e1d5750f5bf2c1391b755cc4a48cc360b0fa
    Port:          <none>
    Host Port:     <none>
    Args:
      --config.my-cnf=/etc/mysqld-exporter/config.cnf
      --collect.global_status
      --collect.global_variables
      --no-collect.auto_increment.columns
      --no-collect.binlog_size
      --no-collect.engine_innodb_status
      --no-collect.engine_tokudb_status
      --no-collect.heartbeat
      --no-collect.heartbeat.utc
      --no-collect.info_schema.clientstats
      --no-collect.info_schema.innodb_metrics
      --no-collect.info_schema.innodb_tablespaces
      --no-collect.info_schema.innodb_cmp
      --no-collect.info_schema.innodb_cmpmem
      --no-collect.info_schema.processlist
      --no-collect.info_schema.query_response_time
      --no-collect.info_schema.replica_host
      --no-collect.info_schema.tables
      --no-collect.info_schema.tablestats
      --no-collect.info_schema.schemastats
      --no-collect.info_schema.userstats
      --no-collect.mysql.user
      --no-collect.perf_schema.eventsstatements
      --no-collect.perf_schema.eventsstatementssum
      --no-collect.perf_schema.eventswaits
      --no-collect.perf_schema.file_events
      --no-collect.perf_schema.file_instances
      --no-collect.perf_schema.indexiowaits
      --no-collect.perf_schema.memory_events
      --no-collect.perf_schema.tableiowaits
      --no-collect.perf_schema.tablelocks
      --no-collect.perf_schema.replication_group_members
      --no-collect.perf_schema.replication_group_member_stats
      --no-collect.perf_schema.replication_applier_status_by_worker
      --no-collect.slave_status
      --no-collect.slave_hosts
      --no-collect.sys.user_summary
      --web.config.file=/etc/mysqld-exporter/web.cnf
    State:          Running
      Started:      Thu, 02 Oct 2025 18:46:02 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:  n654h66bh5f7h664h9ch8ch6fh566h565hc7hd5hdbh99h54dh5dh54h579h698h5cdh57dh5f8h545h584h58h58dh58ch7bh548h65bh566h666h689q
    Mounts:
      /etc/mysqld-exporter/config.cnf from config-data (ro,path="config.cnf")
      /etc/mysqld-exporter/web.cnf from config-data (ro,path="web.cnf")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/tls.crt from mysqld-exporter-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/private/tls.key from mysqld-exporter-tls-certs (ro,path="tls.key")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-z9nfv (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  mysqld-exporter-config-data
    Optional:    false
  mysqld-exporter-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-mysqld-exporter-svc
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-z9nfv:
    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:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 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
  ----    ------          ----  ----               -------
  Normal  Scheduled       81m   default-scheduler  Successfully assigned openstack/mysqld-exporter-0 to crc
  Normal  AddedInterface  81m   multus             Add eth0 [10.217.1.5/23] from ovn-kubernetes
  Normal  Pulling         81m   kubelet            Pulling image "quay.io/prometheus/mysqld-exporter:v0.15.1"
  Normal  Pulled          81m   kubelet            Successfully pulled image "quay.io/prometheus/mysqld-exporter:v0.15.1" in 584ms (584ms including waiting). Image size: 19743472 bytes.
  Normal  Created         81m   kubelet            Created container mysqld-exporter
  Normal  Started         81m   kubelet            Started container mysqld-exporter
