Documentation

Managed Kubernetes FAQ

I’m new to Kubernetes, how do I get started?

Check out our tutorial for more information and how create your first Managed Kubernetes cluster.

How are Worker nodes deployed? Which zone will host the Data plane?

Worker nodes are deployed to the same public cloud region as the cluster is located. Private Cloud support is coming in the future with further options.

Can I connect my Kubernetes cluster with other managed services such as Managed Databases?

Yes, this can be accomplished easily via the Utility network.

Which Kubernetes versions are supported?

We support creating new clusters with versions 1.27 and 1.28.

Can I use applications such as Helm charts? Any other tools that are available for management and configuration?

You can use Helm with Managed Kubernetes. Customers are free to decide to use the tool that fits best to their development needs. Many use ArgoCD to manage deployments in Managed Kubernetes.

Kubernetes is a registered trademark of The Linux Foundation.