sigs.k8s.io/cluster-api-provider-aws@v1.5.5/docs/roadmap.md (about)

     1  # Cluster API Provider AWS Roadmap
     2  
     3  This roadmap is a constant work in progress, subject to frequent revision. Dates are approximations.
     4  
     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)
    10  
    11  ## v1.6.x (v1beta1) - June/July 2022
    12  
    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)
    17  
    18  ## v2.0.x (v1beta2) - End of 2022
    19  
    20  - [Support for multiple topologies](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1484)
    21  
    22  ## TBD
    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)
    26  - [Windows Worker Node Support for Windows Server 2019/2022 for both CAPA-managed and EKS-managed Clusters](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3533)
    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)