AWS eks documentation change
Summary
Added 'Related resources' section with links to AWS re:Post articles about troubleshooting EKS Auto-Mode scaling and provisioning issues
Security assessment
The added troubleshooting resources focus on operational reliability and scaling configuration rather than security vulnerabilities or security feature documentation. No security-related content or vulnerability mitigation is mentioned in the changes.
Diff
diff --git a/eks/latest/userguide/auto-troubleshoot.md b/eks/latest/userguide/auto-troubleshoot.md index 804ff1497..345a0f3ed 100644 --- a//eks/latest/userguide/auto-troubleshoot.md +++ b//eks/latest/userguide/auto-troubleshoot.md @@ -5 +5 @@ -Node monitoring agentGet console output from an EC2 managed instance by using the AWS EC2 CLIGet node logs by using debug containers and the kubectl CLIView resources associated with EKS Auto Mode in the AWS ConsoleView IAM Errors in your AWS accountTroubleshoot Pod failing to schedule onto Auto Mode nodeTroubleshoot node not joining the clusterSharing Volumes Across PodsView Karpenter events in control plane logsTroubleshoot included controllers in Auto Mode +Node monitoring agentGet console output from an EC2 managed instance by using the AWS EC2 CLIGet node logs by using debug containers and the kubectl CLIView resources associated with EKS Auto Mode in the AWS ConsoleView IAM Errors in your AWS accountTroubleshoot Pod failing to schedule onto Auto Mode nodeTroubleshoot node not joining the clusterSharing Volumes Across PodsView Karpenter events in control plane logsTroubleshoot included controllers in Auto ModeRelated resources @@ -360,0 +361,13 @@ If you have a problem with a controller, you should research: +## Related resources + +Use these articles from AWS re:Post for advanced troubleshooting steps: + + * [How to troubleshoot common scaling issues in EKS Auto-Mode?](https://repost.aws/articles/ARLpQOknr5Rb-w5iAT9sUBpQ) + + * [How do I troubleshoot custom nodepool and nodeclass provisioning issues in Amazon EKS Auto Mode?](https://repost.aws/articles/ARPcmFS1POTgqPCBdcZFp6BQ) + + * [How do I troubleshoot EKS Auto Mode built-in node pools with Unknown Status?](https://repost.aws/en/articles/ARLhrdl45TRASGkvViwtBG0Q) + + + +