Documentation

Managed Kubernetes

UpCloud’s Managed Kubernetes service offers fully managed container orchestration by automating the configuration and maintenance of Kubernetes® clusters. It provides features like self-healing, automatic scaling, and service discovery. With Kubernetes, users can manage and orchestrate containers (such as Docker) across multiple hosts, making deploying and managing applications in the cloud easier.

Kubernetes consists of two layers: the Control plane and the Data plane. The Control plane handles operational decisions, while the Data plane runs the workload.

Kubernetes is a registered trademark of The Linux Foundation.