Skip to main content

Overview

Managed Kubernetes Clusters

The astro platform supports the following managed Kubernetes clusters:

The astro platform deploys K8s clusters with best practices and provides simple interface to interact with the clusters. The astroctl CLI tool is used to interact with the clusters to make it easier to manage the clusters.

Some of the key advantages are:

  1. Ease of Use: Managed clusters require less setup and maintenance, as the cloud provider handles the underlying infrastructure.
  2. Scalability: Managed clusters can scale automatically to meet your application's needs, reducing the need for manual intervention.
  3. Security: Managed clusters often include built-in security features and compliance standards, reducing the risk of security breaches.

The astro platform deploys K8s clusters with best practices and you don't have to worry about it. To understand the networking aspect, follow the Networking section.