Helm Chart Scaffolding
Skill Verifiziert AktivDesign, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
To empower users to efficiently create, organize, and manage production-ready Helm charts for templating and packaging Kubernetes applications.
Funktionen
- Step-by-step Helm chart creation workflow
- Detailed guidance on Chart.yaml, values.yaml, and templates
- Best practices for dependencies, hooks, and tests
- Instructions for packaging and distributing Helm charts
- Configuration examples for multi-environment deployments
Anwendungsfälle
- Creating new Helm charts from scratch
- Packaging Kubernetes applications for distribution
- Implementing templated deployments for reusable configurations
- Setting up and managing Helm chart repositories
Nicht-Ziele
- Managing Kubernetes clusters directly
- Writing Kubernetes manifests without Helm
- Automating Helm chart deployment pipelines (beyond generating charts)
Workflow
- Initialize Chart Structure
- Configure Chart.yaml
- Design values.yaml Structure
- Create Template Files
- Create Template Helpers
- Manage Dependencies
- Test and Validate
- Package and Distribute
- Multi-Environment Configuration
- Implement Hooks and Tests
Praktiken
- Helm Best Practices
- Kubernetes Packaging
- Configuration Management
Voraussetzungen
- Helm CLI installed
- Basic understanding of Kubernetes concepts
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install kubernetes-operations@claude-code-workflowsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Weather Svg Creator
100Erstellt eine SVG-Wetterkarte, die die aktuelle Temperatur für Dubai anzeigt. Schreibt die SVG nach orchestration-workflow/weather.svg und aktualisiert orchestration-workflow/output.md.
K8s Manifest Generator
100Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
Setup Container Registry
99Configure container image registries including GitHub Container Registry (ghcr.io), Docker Hub, and Harbor with automated image scanning, tagging strategies, retention policies, and CI/CD integration for secure image distribution. Use when setting up a private container registry, migrating from Docker Hub to self-hosted registries, implementing vulnerability scanning in CI/CD pipelines, managing multi-architecture images, enforcing image signing, or configuring automatic cleanup and retention policies.
Kubernetes Specialist
99Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.
Helm Chart Builder
98Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design values.yaml files, implement template helpers, audit chart security (RBAC, network policies, pod security), manage subcharts, or run helm lint/test.