Pyrrha-Platform / Pyrrha-Deployment-Configurations

A centralized place for Helm charts, GitHub Actions, and other local and cloud deployment resources.
Apache License 2.0
1 stars 3 forks source link

Cluster down #15

Closed upkarlidder closed 2 years ago

upkarlidder commented 2 years ago

Is your feature request related to a problem? Please describe. The demo cluster is down.

Describe the solution you'd like Fix the current cluster and ensure all services are up and running. Alternatively, create another test cluster and move services over

krook commented 2 years ago

Did we resolve this one @upkarlidder?

upkarlidder commented 2 years ago

Yes, all services are back except the dashboard. I will have it up today. The dashboard does not use helm right now. Converting to use helm.

NAME                                                  READY   STATUS             RESTARTS   AGE
api-auth-api-auth-7b45cc7bb8-4zf4k                    0/1     ImagePullBackOff   0          4d16h
api-dash-api-dash-6544df5784-gs7tl                    0/1     ImagePullBackOff   0          4d16h
api-main-api-main-567d7b94bd-45pss                    0/1     ErrImagePull       0          4d16h
mariadb-primary-0                                     1/1     Running            0          6d21h
mariadb-secondary-0                                   1/1     Running            0          6d21h
pyrrha-mqtt-mqttclient-7d74c86b99-9t7jl               1/1     Running            0          44h
pyrrha-rulesdecision-rulesdecision-54fb7d6959-lkkgm   1/1     Running            0          53m
pyrrha-wss-ws-88dd8666-4rfgz                          1/1     Running            0          4d18h
krook commented 2 years ago

How does this look now @upkarlidder? The cluster should be OK based on the RSET reenablement, though the Concession is still open.

upkarlidder commented 2 years ago

This has been fixed now.