Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An example for Kubernetes #6241

Open
danielpaz6 opened this issue Jul 9, 2024 · 0 comments
Open

An example for Kubernetes #6241

danielpaz6 opened this issue Jul 9, 2024 · 0 comments

Comments

@danielpaz6
Copy link

Hi,

It would be nice to know how exactly to deploy Prisma to a local Kubernetes development cluster (it's Docker k8s or KinD) in here:
https://www.prisma.io/docs/orm/prisma-client/deployment/deploy-prisma

I honestly not sure how to do so,
I should execute npx prisma generate and npx prisma db push before starting my server right? where should I do that? as part of my Kubernetes manifest? or Dockerfile? I should also have another service for the database, and how can I guarantee that my database service has executed before my server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant