概要
This skill provides comprehensive patterns for interacting with Amazon EKS through the Python Boto3 SDK, bridging the gap between infrastructure management and Kubernetes operations. It enables developers to programmatically control cluster lifecycles, automate node group scaling, and generate short-lived authentication tokens for the Kubernetes Python client. It is particularly valuable for building custom automation tools, CI/CD scripts, or internal platforms that require secure, programmatic access to EKS resources and IAM-based authentication (IRSA).