Running Ghost in Kubernetes - Self-hosting - Ghost Forum
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 anyon...