open-cuak icon indicating copy to clipboard operation
open-cuak copied to clipboard

support kubernetes deployment

Open ljhskyso opened this issue 10 months ago • 1 comments

We now support deploying locally through Docker using docker-compose. Now, we want to support deploying to kubernetes as well.

What needs to be done?

  1. translate both docker-compose yamls in /docker folder to be kubernetes deployments
  2. include the supabase docker-compose yaml at installer/supabase-docker/docker-compose.yaml to the above kubernetes deployments (as supabase services)

ljhskyso avatar Feb 27 '25 08:02 ljhskyso

it can be interesting to deploy in kubernetes, I agree

sHaggYcaT avatar Mar 22 '25 21:03 sHaggYcaT