AWS eks documentation change
Summary
Updated required eksctl version from 0.208.0 to 0.210.0
Security assessment
The change only updates a tool version requirement without mentioning security fixes or vulnerabilities. This appears to be a routine dependency version update.
Diff
diff --git a/eks/latest/userguide/migrating-access-entries.md b/eks/latest/userguide/migrating-access-entries.md index 8ed49f14e..82c3d0962 100644 --- a//eks/latest/userguide/migrating-access-entries.md +++ b//eks/latest/userguide/migrating-access-entries.md @@ -25 +25 @@ Don’t remove existing `aws-auth` `ConfigMap` entries that were created by Amaz - * Version `0.208.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.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.