aws-s3-eks

Installation
SKILL.md

AWS S3 + EKS Pod Identity

Provision S3 buckets and configure EKS Pod Identity so services running on EKS can access S3 without static AWS credentials.

Prerequisites

Verify tools are installed before proceeding:

aws --version        # AWS CLI v2
kubectl version      # kubectl
eksctl version       # eksctl (for pod identity association)

Quick Start

For a complete setup (bucket + IAM role + pod identity), run the bundled script:

Related skills

More from deepparser/skills

Installs
5
First Seen
Mar 10, 2026