AWS CAPI clusters
Platform9 supports creating AWS Native Clusters on EC2 Instances using Kubernetes Cluster API(CAPI) and Platform9 CAPI conformant APIs. The Cluster API brings declarative, Kubernetes-style APIs to cluster creation, configuration and management.
Platform9 Cluster API Clusters (Pf9-CAPI) API Architecture

Provider Version Matrix
PMK AWS CAPI Clusters are managed by multiple Cluster API providers. More: Platform9 Cluster API Integration
Provider Type | Provider | Version |
---|---|---|
Core | Cluster API(CAPI) | 1.1.5 |
Infrastructure | Cluster API Infrastructure Provider AWS (CAPA) | 1.4.1 |
Bootstrap | Cluster API Bootstrap Provider Nodelet (CABPN) | Platform9 Internal |
Control Plane | Cluster API Nodelet Control Plane Nodelet (CACPN) | Platform9 Internal |
APIs
List of all the APIs used to create an AWS CAPI Cluster.
Example Cluster Topology

References
Cluster API Book : https://cluster-api.sigs.k8s.io/
Cluster API AWS Provider Book : https://cluster-api-aws.sigs.k8s.io/
Was this page helpful?