Tried setting up phoenix https://arize.com/docs/phoenix/self-hosting/deployment-options/kubernetes as instructed here but the postgres instance wouldn't even start up at all. Instead, can I use an RDS postgres instance and connect phoenix to that?
馃挕聽Hint: Mention RunLLM in the thread for followups.
Are you using Helm or Kustomize?
I just ran the kustomize command
I am much more familiar with the pure Helm deployment, so I'd have to defer to someone else.
the goal is to use helm, so any insight would be great
Could you follow the Helm instructions as is and let me know how those go? We're using Helm and we've deployed using RDS, a standalone Postgres Operator, and using the built-in SQLite (via PVC)
So it definitely works, but the docs could be out-of-sync or unclear
