RasaHQ / rasa-x-helm

Rasa Enterprise Helm chart for deploying on Kubernetes (K8s) and OpenShift.
Apache License 2.0
76 stars 104 forks source link

running "VolumeBinding" filter plugin for pod "rasa-x-1617074480-postgresql-0": pod has unbound immediate PersistentVolumeClaims #170

Closed collinarnett closed 2 years ago

collinarnett commented 3 years ago

Hello,

I'm trying to setup rasa x on a local minikube deployment and I'm using Lens to inspect the start up. I'm getting the error:

running "VolumeBinding" filter plugin for pod "rasa-x-1617074480-postgresql-0": pod has unbound immediate PersistentVolumeClaims

when installing the helm chart. I'm pretty new to Kubernetes and Helm so I'm unsure of how to diagnose this.

sara-tagger commented 3 years ago

Thanks for the issue, @JustinaPetr will get back to you about it soon!

You may find help in the docs and the forum, too 🤗
rgstephens commented 3 years ago

This looks like it prometheus related based on what I see here. Are all of the pods running and can you connect to Rasa X?

RASADSA commented 2 years ago

this is an error related your local minikube PVC setup which doesnt seem to be working - not related to the rasa x helm chart