Kubernetes
Kubernetes is a container orchestration tool. As such it can use the OpenProject docker container in the same manner as shown in the docker section.
You can translate OpenProject’s docker-compose.yml
for use in Kubernetes using Kompose as described in the Kubernetes documentation.
Note: Make sure you are using kompose version 1.19 or newer for this to work.