You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rmekala@MacBook-Pro-35 Rama-Work % kubectl -n everest get pods
NAME READY STATUS RESTARTS AGE
c1-cfg-0 2/2 Running 0 28m
c1-mongos-0 1/1 Running 0 27m
c1-rs0-0 2/2 Running 0 28m
c1-rs1-0 2/2 Running 0 28m
mysql-c1-haproxy-0 1/2 Running 0 2m47s
mysql-c1-pxc-0 0/1 CrashLoopBackOff 1 (8s ago) 2m47s
percona-postgresql-operator-6d458c7cc9-dfh4n 1/1 Running 0 74m
percona-server-mongodb-operator-6fcbb8cdb4-jq482 1/1 Running 0 74m
percona-xtradb-cluster-operator-6ccbf6547c-ftf52 1/1 Running 0 74m
rmekala@MacBook-Pro-35 Rama-Work % kubectl -n everest get events|grep mysql-c1|grep -i err
42s Warning Unhealthy pod/mysql-c1-haproxy-0 Readiness probe failed: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
53s Warning Unhealthy pod/mysql-c1-haproxy-0 Liveness probe failed: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2
26s Warning Unhealthy pod/mysql-c1-pxc-0 Readiness probe failed: ERROR 2003 (HY000): Can't connect to MySQL server on '10.244.0.53:33062' (111)...
2m54s Warning FailedCreate statefulset/mysql-c1-pxc create Pod mysql-c1-pxc-0 in StatefulSet mysql-c1-pxc failed error: Pod "mysql-c1-pxc-0" is invalid: [spec.containers[0].env[2].valueFrom.secretKeyRef.name: Invalid value: "": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'), spec.containers[0].env[3].valueFrom.secretKeyRef.name: Invalid value: "": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'), spec.containers[0].env[4].valueFrom.secretKeyRef.name: Invalid value: "": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*'), spec.containers[0].env[6].valueFrom.secretKeyRef.name: Invalid value: "": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*')]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: