For the complete documentation index, see llms.txt. This page is also available as Markdown.

Disallowing Workloads On Master Node

In this document, we will explore the different types of Kubernetes clusters Platform9 Managed Kubernetes (PMK) supports today.

  • ** auto$ – Platform9 uses the term ‘BareOS’ to refer to physical servers or a set of Linux virtual machines like VMWare or KVM. Clusters created using these machine types are called a BareOS cluster. Once created, these clusters will show up in your PMK UI with type ‘BareOS’.

  • auto$ - Platform9 supports creating Amazon Elastic Kubernetes Service(EKS) clusters, provisioned and managed using Kubernetes Cluster API.

  • auto$ - Platform9 supports creating clusters natively in AWS using EC2 instances provisioned and managed using Kubernetes Cluster API. This is a newly added mechanism for creating clusters on AWS using EC2 instances and is more feature rich compared to the legacy mechanism (below).

  • auto$ – This is the PMK legacy mechanism to create clusters natively in AWS using EC2 instances and using Platform9's native Qbert cluster management APIs.

  • auto$ – Platform9 provides native integration with Microsoft Azure to create Kubernetes clusters (non-AKS, leveraging VM instances) and manages the lifecycle of each component required to run a Kubernetes Cluster.

  • Imported Clusters - Platform9 can connect to and import following types of clusters into the PMK management plane:

    • auto$ – Platform9 can connect to and import a GKE Clusters.

    • auto$ – Platform9 can connect to and import a EKS Clusters.

    • auto$ – Platform9 can connect to and import a AKS Clusters.

Last updated

Was this helpful?