Pod mariadb-galera-1 Summary

Description

Labels:
app:
mariadb-galera
app.kubernetes.io/instance:
mariadb-galera
app.kubernetes.io/name:
mariadb
apps.kubernetes.io/pod-index:
1
controller-revision-hash:
mariadb-galera-5c779fbbff
k8s.mariadb.com/role:
replica
sidecar.istio.io/inject:
false
statefulset.kubernetes.io/pod-name:
mariadb-galera-1
version:
11.2.2
Annotations:
k8s.mariadb.com/config:
279cdf1be7c970a8b553a98a5a87a436bb35d27b584c20d0c335d7ca492370a7
k8s.mariadb.com/galera:
k8s.mariadb.com/mariadb:
mariadb-galera
traffic.sidecar.istio.io/excludeInboundPorts:
4444,4567,4568
traffic.sidecar.istio.io/excludeOutboundPorts:
4444,4567,4568,443
traffic.sidecar.istio.io/includeInboundPorts:
*
Controlled By:
StatefulSet/mariadb-galera

Init Containers

Name Image State Ready Restart Count
init ghcr.io/mariadb-operator/mariadb-operator:v0.0.28 Terminated (Completed) True 0

Containers

Name Image State Ready Restart Count
agent ghcr.io/mariadb-operator/mariadb-operator:v0.0.28 Running True 0
mariadb dockerhub.devops.telekom.de/mariadb:11.2.2 Running True 0

Volumes

Name Type Properties
storage persistent_volume_claim
claim_name storage-mariadb-galera-1
read_only None
galera persistent_volume_claim
claim_name galera-mariadb-galera-1
read_only None
config projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': {'items': [{'key': '0-default.cnf', 'mode': None, 'path': '0-default.cnf'}], 'name': 'mariadb-galera-config-default', 'optional': None}, 'downward_api': None, 'secret': None, 'service_account_token': None}, {'cluster_trust_bundle': None, 'config_map': {'items': [{'key': 'my.cnf', 'mode': None, 'path': 'my.cnf'}], 'name': 'onap-mariadb-galera-configuration', 'optional': None}, 'downward_api': None, 'secret': None, 'service_account_token': None}]
serviceaccount projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': None, 'expiration_seconds': 3600, 'path': 'token'}}, {'cluster_trust_bundle': None, 'config_map': {'items': [{'key': 'ca.crt', 'mode': None, 'path': 'ca.crt'}], 'name': 'kube-root-ca.crt', 'optional': None}, 'downward_api': None, 'secret': None, 'service_account_token': None}, {'cluster_trust_bundle': None, 'config_map': None, 'downward_api': {'items': [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.namespace'}, 'mode': None, 'path': 'namespace', 'resource_field_ref': None}]}, 'secret': None, 'service_account_token': None}]
run empty_dir
medium None
size_limit 64Mi
tmp empty_dir
medium None
size_limit 64Mi

Events

Type Count Reason Message
Warning 1 FailedScheduling 0/9 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/9 nodes are available: 9 Preemption is not helpful for scheduling..
Normal 1 Scheduled Successfully assigned onap/mariadb-galera-1 to compute03-daily-master-sm
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-b23bc17c-cbd0-4084-99a3-f2fd7c65afa7"
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-c7bc5e6f-cfe1-4c33-8ab2-06c68590fd4b"
Normal 1 Pulled Container image "ghcr.io/mariadb-operator/mariadb-operator:v0.0.28" already present on machine
Normal 1 Created Created container init
Normal 1 Started Started container init
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/mariadb:11.2.2" already present on machine
Normal 1 Created Created container mariadb
Normal 1 Started Started container mariadb
Normal 1 Pulled Container image "ghcr.io/mariadb-operator/mariadb-operator:v0.0.28" already present on machine
Normal 1 Created Created container agent
Normal 1 Started Started container agent