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.
Guides
How to get started with Managed Kubernetes
How to deploy Managed Kubernetes cluster using Terraform
How to expose services through UpCloud Load Balancer over HTTPS
How to use Cluster Autoscaler with UpCloud Kubernetes Service
How to use the UpCloud CSI driver for Persistent Volumes
How to backup UpCloud Kubernetes Service using Velero
Kubernetes is a registered trademark of The Linux Foundation.