Releases: dominodatalab/terraform-aws-eks
Releases · dominodatalab/terraform-aws-eks
v3.10.0
m5.2xlarge
to m7i-flex.2xlarge
and m6i.2xlarge
for performance and cost improvements. Domino is still compatible with m5.2xlarge
instances.
What's Changed
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- PLAT-8122 Adds use_fips_endpoint var. by @miguelhar in #233
Full Changelog: v3.8.2...v3.9.0
v3.8.2
v3.8.1
v3.7.3
What's Changed
- Update single-node vars by @miguelhar in #232
- [DOM-55609] - removed long term storage lifecycle by @ddl-olsonJD in #234
Full Changelog: v3.7.2...v3.7.3
v3.7.2
v3.7.1
v3.7.0
ebs.csi.aws.com/agent-not-ready:NoExecute
taint to the compute, GPU, and additional node groups in order to mitigate potential race conditions with the AWS EBS CSI driver. If using cluster-autoscaler, make sure that the taint is added to the ignore list with --ignore-taint=ebs.csi.aws.com/agent-not-ready
.
What's Changed
- add iam:UpdateOpenIDConnectProviderThumbprint to IAM permissions by @steved in #229
- add a default EBS CSI driver taint to node pools by @steved in #228
Full Changelog: v3.6.3...v3.7.0