Matt Jones' Blog

WordPress on Kubernetes

By Matt Jones | January 23, 2016 | 0 Comment

This wordpress instance is hosted on a private kubernetes cluster. The default wordpress docker image has an upload limit of 8MB, which made it difficult to upload this theme and to migrate from another provider. So, I created a new docker image that increases the upload limit to 128MB. If you’d like to use it, […]

Continue Reading