kro-rgd-pulumi
Installation
SKILL.md
KRO ResourceGraphDefinition with Pulumi TypeScript
Generate production-ready Kubernetes Resource Orchestrator (KRO) ResourceGraphDefinitions using Pulumi TypeScript for creating custom Kubernetes APIs and composing resources with AWS ACK integration.
When to Use This Skill
Use this skill when the user wants to:
- Create custom Kubernetes APIs using KRO ResourceGraphDefinitions
- Compose multiple K8s resources as a single declarative unit
- Integrate AWS resources via ACK (S3, RDS, DynamoDB, etc.) with KRO
- Build platform abstractions for developer self-service
- Generate Pulumi TypeScript code for KRO resources
- Define resource dependencies with automatic orchestration
- Create reusable application templates with CEL expressions (use CEL skill when necessary)