home.social

Search

2 results for “jaudiger”

  1. The AWS EKS Terraform module has been updated to 21 (see github.com/terraform-aws-modul). It unblocks support of AWS terraform provider 6.

    The new module has quite a lot of breaking changes, and it was time to migrate from the removed AWS auth module to the new recommended EKS access entries to grant users access to Kubernetes API (docs.aws.amazon.com/eks/latest).

    I upgraded my clusters and did some cleanup with the removal of AWS auth module.

  2. Upgrading from 1.31 to 1.32 on all my clusters went really smoothly. tool (github.com/doitintl/kube-no-tr) was helpful and the second check was done using the AWS own tool to detect API deprecated usage. Using to manage the nodes does provide high value when it’s time to upgrade to a new version.