Skip to main content

Kubernetes

Introduction

Managed Kubernetes is one of the core Civo services. You can create Kubernetes clusters in all Civo regions. Civo Kubernetes is fully compatible with the wider cloud-native ecosystem, and is certified CNCF conformant.

This documentation section covers management of Kubernetes clusters on Civo using the web interface, the Civo CLI, and Terraform as an example of Infrastructure as Code tools.

Each section of this documentation assumes you have an active Civo account, and the appropriate tools installed on your machine. To manage your cluster after launch, you will need to have kubectl, the Kubernetes command-line tool, installed for your operating system.