Running Ghost in Kubernetes

I wrote a blog post about how to run ghost in a Kubernetes environment. https://blog.esamir.com/running-ghost-in-kubernetes/ I thought I’d share with the community.

I initially started writing a guide on how so get OIDC/SSO setup locally but realized that there are a lot of concepts I need to introduce first. There are well known limits that ghost has that keep it from scaling horizontally but it’s still nice to have this pattern if everything else in your ecosystem is in Kubernetes.

If anyone has any thought or feedback or anything that is confusing let me know. I did do a pretty quick pass at the general infrastructure I’m running since everyone has their preferences in that regard. As long as you manage to get a gateway up and running the rest is all applicable.

I’m maintaining this project for a few years, maybe it could be helpful or we could also contribute to each other GitHub - sredevopsorg/ghost-on-kubernetes: Deploy the leading open-source publishing platform, Ghost, on Kubernetes and Docker with maximum security and efficiency using a hardened, multi-arch container image. · GitHub