Duanjax
Duanjax

Reputation: 21

How to deploy appsmith via yaml in k8s?

Any example appsmith yaml for deploying appsmith since I don't want use helm in prod environment?

Upvotes: 1

Views: 228

Answers (1)

sharat87
sharat87

Reputation: 7526

There's no official direct YAML files for deploying Appsmith on Kubernetes today. The Helm chart at helm.appsmith.com, and as documented at https://docs.appsmith.com/getting-started/setup/installation-guides/kubernetes, is the recommended way to install Appsmith on your cluster.

Asking as an engineering team member with Appsmith, can you elaborate a little on why avoid Helm for production please?

Upvotes: 1

Related Questions