util-preparek8senv

Community

Generate Kubernetes manifests for 3rd party apps.

Authorrashidee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill orchestrates the end-to-end preparation of Kubernetes environment infrastructure by parsing CLAUDE.md, syncing environment-specific configurations, and generating manifests for all 3rd party supporting applications in a single target environment, ensuring idempotent updates and environment isolation.

Core Features & Use Cases

  • Automatically reads CLAUDE.md to extract project code, environments, and 3rd party apps.
  • Creates or updates ENVIRONMENT.md with per-environment configs, credentials, and Docker image overrides.
  • Generates Kubernetes manifests in the environment/ folder, including namespace, PVCs per service, StatefulSets, ConfigMaps, Secrets, and NodePort Services, with deterministic NodePort assignments.
  • Ensures manifests reference environments and credentials from ENVIRONMENT.md and uses Declarative rules from CLAUDE.md for defaults and credentials.
  • Supports idempotent re-runs with no removal or reordering of existing resources.

Quick Start

Run util-preparek8senv [environment] to parse CLAUDE.md, sync ENVIRONMENT.md, and generate Kubernetes manifests for the selected target environment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: util-preparek8senv
Download link: https://github.com/rashidee/co2-skills/archive/main.zip#util-preparek8senv

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.