#vpc
Changelog (2025) 2
- 2025-06-25
Introducing the "Platform Info" file
We’re rolling out a small new feature which cretes a file called ${cluster-name}-platform-info.yaml in the k8s-clusters directory of our customer git repositories. This file contains some basic, non-sensitive, information about the platform, such as …
- 2025-06-16
Fixed subnet & route association bug
Last week we rolled out a fix for a bug in our VPC route table association logic. This bug could cause some EKS worker node subnets to not be associated with the correct route table for its respective Availability Zone (AZ). This could lead to non-optimal …