|
2 | 2 |
|
3 | 3 | This roadmap is a constant work in progress, subject to frequent revision. Dates are approximations.
|
4 | 4 |
|
5 |
| -## Ongoing |
| 5 | +## v1.5.x (v1beta1) - April/May 2022 |
| 6 | +- [Network load balancer support](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3088) |
| 7 | +- [Graduating EventBridge experimental feature](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3414) |
| 8 | +- [EFS CSI driver support](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3384) |
| 9 | +- [AWSManagedMachinePool - Launch Template support](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2055) |
6 | 10 |
|
7 |
| -- Documentation improvements |
| 11 | +## v1.6.x (v1beta1) - June/July 2022 |
8 | 12 |
|
9 |
| -## v0.5.x (v1alpha3+) - June/July 2020 |
10 |
| -- [Consume Cluster API e2e testing framework](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1435) |
11 |
| -- [Supporting multiple AWS accounts as Kubernetes objects](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1552) |
12 |
| -- [Bootstrap failure detection](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/972) |
13 |
| -- [Improved status conditions](https://github.com/kubernetes-sigs/cluster-api/issues/1658) |
14 |
| -- [Spot instances support for Machines](https://github.com/kubernetes-sigs/cluster-api/issues/1876) |
| 13 | +- [Spot instance support for AWSMachinePools](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2523) |
| 14 | +- [Node draining support for AWSMachinePools](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2574) |
| 15 | +- [IPv6 Support](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2420) |
| 16 | +- [Security group customization support](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/392) |
15 | 17 |
|
16 |
| -## v0.6 (v1alpha4) ~ Q4 2020 |
| 18 | +## v2.0.x (v1beta2) - End of 2022 |
17 | 19 |
|
18 |
| -- [Multiple topologies](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1484) |
19 |
| -- [Machine load balancer implementation](https://github.com/kubernetes-sigs/cluster-api/issues/1250) |
20 |
| -- SNS/SQS-based updates from CloudWatch Events so we don’t have to poll AWS for updates |
| 20 | +- [Support for multiple topologies](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1484) |
21 | 21 |
|
22 | 22 | ## TBD
|
23 |
| - |
24 |
| -- Implement MachinePools - Autoscaling groups and instances |
25 |
| -- Spot instance support for MachinePool ASG/Instance implementation |
26 |
| -- MachinePool implementation backed by Spot Fleet |
27 |
| -- Dual stack IPv4/IPv6 support |
| 23 | +- [AWS Fault injector integration to improve resiliency](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2173) |
| 24 | +- AWSMachinePool implementation backed by Spot Fleet and EC2 Fleet |
| 25 | +- [Dual stack IPv4/IPv6 support](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3381) |
28 | 26 | - Windows nodes
|
29 |
| -- Support for GPU instances and Elastic GPU |
30 | 27 | - FIPS/NIST/STIG compliance
|
| 28 | +- Workload identity support to CAPA-managed clusters |
| 29 | +- [Use ACK/CrossPlane as backend for AWS SDK calls](https://github.com/kubernetes-sigs/cluster-api-provider-aws/discussions/3306) |
| 30 | +- Karpenter support |
| 31 | +- [Draining resources created by CCM/CSI like LBs, SGs](https://github.com/kubernetes-sigs/cluster-api/issues/3075) |
| 32 | +- [OpenTelemetry integration](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2178) |
0 commit comments