What problem does it solve?
This Skill prevents inconsistent Kubernetes GitOps configurations by guiding the creation and modification of dapper-cluster manifests according to established repository conventions, Flux patterns, and deployment standards.
Core Features & Use Cases
- Kubernetes Manifest Generation: Creates and updates Flux Kustomizations, HelmReleases, ExternalSecrets, ingress configurations, and namespace resources using repository-specific patterns.
- GitOps Convention Enforcement: Applies naming rules, directory structures, component usage, security contexts, resource requirements, and app-template deployment practices.
- Use Case: Configure a new homelab application deployment while ensuring it follows the dapper-cluster repository layout, backup requirements, authentication patterns, and Flux dependency conventions.
Quick Start
Use the dapper-cluster skill to create a new application manifest for my Kubernetes GitOps repository following all repository conventions.