Short & Long term Roadmap #2947
Replies: 16 comments 7 replies
-
Parallelize resource creation for faster reconciliation: #2953 |
Beta Was this translation helpful? Give feedback.
-
For EKS:
|
Beta Was this translation helpful? Give feedback.
-
Supporting different network topologies: #1484 |
Beta Was this translation helpful? Give feedback.
-
Spot instance support in MachinePools:#2523 |
Beta Was this translation helpful? Give feedback.
-
AWS VPC CNI support for Cluster API managed clusters: |
Beta Was this translation helpful? Give feedback.
-
Add workload identity support to CAPA-managed clusters, similar to EKS IRSA (IAM roles for service accounts) support (EKS-managed CAPA clusters have this support) |
Beta Was this translation helpful? Give feedback.
-
Use AWS Controllers for Kubernetes (ACK) for AWS SDK calls: |
Beta Was this translation helpful? Give feedback.
-
Multiple VPC CIDR support/ Secondary CIDR support |
Beta Was this translation helpful? Give feedback.
-
Graceful shutdown of nodes: #2574 2 cases to cover under this feature:
AWS node termination handler has support for both cases above. So we can design these together. |
Beta Was this translation helpful? Give feedback.
-
Validate Amazon FSx for Lustre storage CSI and EFS CSI plugins, similar to existing EBS CSI validation. |
Beta Was this translation helpful? Give feedback.
-
Support for AWS EC2 Fleet, which
|
Beta Was this translation helpful? Give feedback.
-
Support for AWS Spot Fleet, which by selecting multiple instance types and max price, creates spot instances to meet target capacity. |
Beta Was this translation helpful? Give feedback.
-
@sedefsavas - a great list 👍 |
Beta Was this translation helpful? Give feedback.
-
Support cluster autoscaler |
Beta Was this translation helpful? Give feedback.
-
Windows nodes support |
Beta Was this translation helpful? Give feedback.
-
What features do we want to add in the short (v1) and long term (v2+) to CAPA?
Please create an issue for each feature you propose and then add a brief summary below with the issue link. We can vote for them below to prioritize.
Note 1: Short term feature ideas should not have any breaking API changes.
Note 2: It will be great if you can add a note to the issues if you can contribute to its implementation. This will help us determine a more realistic roadmap.
Beta Was this translation helpful? Give feedback.
All reactions