Name: mariadb-0 Namespace: sf Priority: 0 Service Account: default Node: minikube/192.168.49.2 Start Time: Mon, 08 Jun 2026 05:34:17 -0400 Labels: app=sf apps.kubernetes.io/pod-index=0 controller-revision-hash=mariadb-64f48f8f4f run=mariadb statefulset.kubernetes.io/pod-name=mariadb-0 Annotations: limits: serial: 6 Status: Running SeccompProfile: RuntimeDefault IP: 10.244.0.115 IPs: IP: 10.244.0.115 Controlled By: StatefulSet/mariadb Containers: mariadb: Container ID: cri-o://f94476c711aadcbae4524d1e739e13bff18b75f7c0c042b5dacbea62ddbe0271 Image: quay.io/software-factory/mariadb:11.4-ubi9-1 Image ID: quay.io/software-factory/mariadb@sha256:270c9d5c9a890111f1fa5b8b8c35c6f9349fe9902a6c0258e6f89425d182199f Port: 3306/TCP (mariadb-port) Host Port: 0/TCP (mariadb-port) SeccompProfile: RuntimeDefault State: Running Started: Mon, 08 Jun 2026 05:34:28 -0400 Last State: Terminated Reason: Error Exit Code: 1 Started: Mon, 08 Jun 2026 05:34:17 -0400 Finished: Mon, 08 Jun 2026 05:34:28 -0400 Ready: True Restart Count: 1 Limits: cpu: 500m memory: 2Gi Requests: cpu: 100m memory: 128Mi Liveness: exec [/usr/bin/mariadb-admin ping] delay=5s timeout=5s period=20s #success=1 #failure=20 Readiness: exec [/usr/bin/mariadb -h 127.0.0.1 -e SELECT 1] delay=0s timeout=5s period=10s #success=1 #failure=20 Environment: HOME: /var/lib/mysql MARIADB_ROOT_PASSWORD: Optional: false MARIADB_DISABLE_UPGRADE_BACKUP: 1 MARIADB_AUTO_UPGRADE: 1 Mounts: /docker-entrypoint-initdb.d/initfile.sql from mariadb-initdb-secrets (ro,path="initfile.sql") /run/mariadb from mariadb-run (rw) /var/lib/mysql from mariadb (rw) /var/lib/mysql/.my.cnf from mariadb-config-secrets (ro,path="my.cnf") /var/log/mariadb from mariadb-logs (rw) mariadb-nodeexporter: Container ID: cri-o://c1b9a4cfbd2f55841c4e18cfbf16a8a902152a2522d18caf23295b0b40f6da11 Image: quay.io/prometheus/node-exporter-linux-amd64:v1.9.1 Image ID: quay.io/prometheus/node-exporter-linux-amd64@sha256:863b62ff9f392b6f472e22b4b670ad1cabb66b3042502ebd4b2cd192733e1bce Port: 9100/TCP (mariadb-ne) Host Port: 0/TCP (mariadb-ne) SeccompProfile: RuntimeDefault Args: --collector.disable-defaults --collector.filesystem --collector.filesystem.mount-points-exclude=^(/etc/hosts|/etc/hostname|/etc/passwd|/etc/resolv.conf|/run/.containerenv|/run/secrets|/dev|/proc|/sys)($|/) State: Running Started: Mon, 08 Jun 2026 05:34:18 -0400 Ready: True Restart Count: 0 Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Environment: Mounts: /var/lib/mysql from mariadb (rw) /var/log/mariadb from mariadb-logs (rw) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: mariadb: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: mariadb-mariadb-0 ReadOnly: false mariadb-logs: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: mariadb-logs-mariadb-0 ReadOnly: false mariadb-run: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: mariadb-config-secrets: Type: Secret (a volume populated by a Secret) SecretName: mariadb-config-secrets Optional: false mariadb-initdb-secrets: Type: Secret (a volume populated by a Secret) SecretName: mariadb-initdb-secrets Optional: false QoS Class: Burstable Node-Selectors: 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 ---- ------ ---- ---- ------- Warning FailedScheduling 10m default-scheduler 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. Normal Scheduled 10m default-scheduler Successfully assigned sf/mariadb-0 to minikube Normal Pulled 10m kubelet spec.containers{mariadb-nodeexporter}: Container image "quay.io/prometheus/node-exporter-linux-amd64:v1.9.1" already present on machine Normal Created 10m kubelet spec.containers{mariadb-nodeexporter}: Created container: mariadb-nodeexporter Normal Started 10m kubelet spec.containers{mariadb-nodeexporter}: Started container mariadb-nodeexporter Normal Pulled 9m54s (x2 over 10m) kubelet spec.containers{mariadb}: Container image "quay.io/software-factory/mariadb:11.4-ubi9-1" already present on machine Normal Created 9m54s (x2 over 10m) kubelet spec.containers{mariadb}: Created container: mariadb Normal Started 9m54s (x2 over 10m) kubelet spec.containers{mariadb}: Started container mariadb Warning Unhealthy 9m52s (x4 over 10m) kubelet spec.containers{mariadb}: Readiness probe failed: Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored ERROR 2002 (HY000): Can't connect to server on '127.0.0.1' (115)