> The CLI manages the Supabase stack locally: Postgres, gotrue, a realtime server, the storage API, an API gateway, an image resizing proxy, a restful API for managing Postgres, the Studio web interface, an edge runtime, a logging system, and more – a total of 11 Docker containers connected together.
Can Supabase author a set of Kubernetes manifests similar to what they run in production, and perhaps distribute those?
This is not from Supabase, but as a community contribution. See upthread [1]: "at StackGres we have built a Runbook [2] and companion blog post [3] to help you run Supabase on Kubernetes."
Can Supabase author a set of Kubernetes manifests similar to what they run in production, and perhaps distribute those?