Skip to content

Cluster

On our clusters, we work with containerized software deployments. We package our code and all its dependencies into Docker images that become Docker containers when they run on a Docker engine . With Kubernetes we manage and scale our containers. To deploy a service on Kubernetes using Docker images, we use Helm Charts that help to provide a list of all services needed.