·ack-resources
</>

ack-resources

adaptationio/skrillz

AWS Controllers for Kubernetes (ACK) for Kubernetes-native AWS resource management. Use when managing AWS resources via kubectl, implementing GitOps for infrastructure, creating self-service developer platforms, integrating AWS services with EKS workloads, or adopting existing AWS resources into Kubernetes.

6Installs·0Trend·@adaptationio

Installation

$npx skills add https://github.com/adaptationio/skrillz --skill ack-resources

SKILL.md

Manage AWS services directly from Kubernetes using custom resource definitions (CRDs) and controllers. ACK extends the Kubernetes API to create, update, and delete AWS resources using familiar kubectl commands and GitOps workflows.

| Amazon S3 | s3-controller | Application data storage, static assets | | Amazon RDS | rds-controller | PostgreSQL, MySQL, Oracle databases | | Amazon DynamoDB | dynamodb-controller | NoSQL tables for applications | | Amazon SQS | sqs-controller | Message queues for async processing | | Amazon SNS | sns-controller | Notifications and pub/sub messaging |

| AWS Lambda | lambda-controller | Serverless functions | | Amazon ECR | ecr-controller | Container image repositories | | Amazon EKS | eks-controller | Additional EKS clusters | | Amazon EC2 | ec2-controller | VPCs, subnets, security groups | | AWS IAM | iam-controller | Roles, policies for applications |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptationio/skrillz --skill ack-resources
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ack-resources?

AWS Controllers for Kubernetes (ACK) for Kubernetes-native AWS resource management. Use when managing AWS resources via kubectl, implementing GitOps for infrastructure, creating self-service developer platforms, integrating AWS services with EKS workloads, or adopting existing AWS resources into Kubernetes. Source: adaptationio/skrillz.

How do I install ack-resources?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill ack-resources Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adaptationio/skrillz