Discourse setup on kubernetes cluster using HELM

K8s isn’t supported, and for most people is unnecessarily complicated. You need to use launcher to build an image push it to docker, then have k8s use that image. There are a bunch of env settings that you need. You also need to precompile assets and push them to S3. .

See Can Discourse ship frequent Docker images that do not need to be bootstrapped?.

2 Likes