eks-workload-best-practice-assessment
Installation
SKILL.md
EKS Workload Best Practice Assessment
Assess Kubernetes workloads on Amazon EKS against best practices from K8s official documentation and the EKS Best Practices Guide. Covers 8 dimensions: workload configuration, security, observability, networking, storage, EKS platform integration, CI/CD, and image security.
Prerequisites
This skill requires:
- aws knowledge mcp server tools:
aws___search_documentation— search AWS documentationaws___read_documentation— read full documentation pagesaws___recommend— get related documentation
- context7 MCP tools:
context7_resolve-library-id— resolve K8s library IDcontext7_query-docs— query K8s documentation
- AWS CLI (
aws) — configured with read access to the target EKS cluster and ECR - kubectl — configured to access the target EKS cluster
Related skills