User account

Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling and management.

Originally developed by Google, Kubernetes is now community driven and maintained by the Cloud Native Computing Foundation.

Kubernetes is now available in our Cluj region.

Kubernetes allows you to deploy your application in a predictable fashion, to monitor and manage the cluster via the web interface (Kubernetes Dashboard) or command line, scale your cluster and even configure auto-healing.

Kubernetes Dashboard

Kubernetes is using containers (usually Docker) to deploy your application and this unifies your development, staging and production environment, making your application more predictable and easier to debug.

Your application is also highly available. In case one of the compute nodes becomes unavailable, the compute instances are automatically created on another compute node without any manual action.

Kubernetes clusters pricing

For a Kubernetes cluster you only pay for the compute instances that are running the cluster’s containers. Optionally, you can connect the cluster to the public internet through a Load balancer. Load balancers are priced at $0.015 / hour or $10 / month.

Read more more about our hosted Kubernetes clusters.

Find out more about how to create Kubernetes cluster in the documentation.

Leave a Reply

Your email address will not be published. Required fields are marked *