Pod cds-db-0 Summary

Description

Labels:
app:
cds-db
app.kubernetes.io/instance:
cds-db
app.kubernetes.io/name:
mariadb
apps.kubernetes.io/pod-index:
0
controller-revision-hash:
cds-db-845f8d7448
sidecar.istio.io/inject:
false
statefulset.kubernetes.io/pod-name:
cds-db-0
version:
11.2.2
Annotations:
k8s.mariadb.com/config:
279cdf1be7c970a8b553a98a5a87a436bb35d27b584c20d0c335d7ca492370a7
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/cds-db

Containers

Name Image State Ready Restart Count
mariadb dockerhub.devops.telekom.de/mariadb:11.2.2 Running True 0

Volumes

Name Type Properties
storage persistent_volume_claim
claim_name storage-cds-db-0
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': 'cds-db-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-cds-db-configuration', 'optional': None}, 'downward_api': 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/cds-db-0 to compute01-daily-master-sm
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-82350d54-e341-4d03-9c1f-7b2da1a984cd"
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