• Document Up to Date

Deploying CrafterCMS in Kubernetes

To deploy a simple CrafterCMS installation in a Kubernetes cluster, follow the guide below.

CrafterCMS also provides Kubernetes example deployments, which can be found here: https://github.com/craftercms/kubernetes-deployments.

From https://kubernetes.io/docs/concepts/workloads/controllers/deployment/

A Deployment provides declarative updates for Pods ReplicaSets.

The following gives examples of using the CrafterCMS provided Kubernetes example deployments: