AWS eks documentation change
Summary
Updated required eksctl version from 0.210.0 to 0.212.0
Security assessment
Routine version bump without security-related release notes or vulnerability mentions.
Diff
diff --git a/eks/latest/userguide/migrating-access-entries.md b/eks/latest/userguide/migrating-access-entries.md index eba7dbb48..c6ec21c16 100644 --- a//eks/latest/userguide/migrating-access-entries.md +++ b//eks/latest/userguide/migrating-access-entries.md @@ -30 +30 @@ If you’ve added entries to the `aws-auth` `ConfigMap` on your cluster, we reco - * Version `0.210.0` or later of the `eksctl` command line tool installed on your device or AWS CloudShell. To install or update `eksctl`, see [Installation](https://eksctl.io/installation) in the `eksctl` documentation. + * Version `0.212.0` or later of the `eksctl` command line tool installed on your device or AWS CloudShell. To install or update `eksctl`, see [Installation](https://eksctl.io/installation) in the `eksctl` documentation.