Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

CircleCI

aws-vpc-operator

Operator for managing AWS VPCs for Cluster API AWS workload clusters.

We use this operator to reconcile AWSClusters using the private VPC mode, because in those cases we need a custom VPC, different from what CAPA would create. Clusters choose the private VPC mode using this annotation on the AWSCluster CR:

aws.giantswarm.io/vpc-mode: private