What's Changed
For AWS (EKS) and Azure (AKS), a refresh has been done of the instance types that are used for many of the services classes. In AWS, this means moving to the r6in family for prod10k and above service classes. In Azure this means moving to v5 instances for all service classes and to the Ebdsv5 family for prod10k and above service classes.
Additionally, the prod5k and prod50k service classes have been split into their own node pools to better differentiate their performance.
This refresh was done to better engineer the instance type choices for performance, as well as move to more modern instance types.
Changelog
- For AKS and EKS add 5k and 50k node groups and update instance types by @danny-wall-sol in #102
Full Changelog: v2.4.0...v3.0.0