Toolverse
All skills

helm-chart-scaffolding

by wshobson

Design, 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.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
wshobson
Category
DevOps
Views
21

About this skill

Design, 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.

How to use

  1. Zainicjuj nowy chart Helm za pomocą polecenia helm create nazwa-aplikacji, które automatycznie utworzy standardową strukturę katalogów z plikami Chart.yaml, values.yaml oraz folderem templates/. 2. Skonfiguruj metadane w pliku Chart.yaml, definiując nazwę, wersję i opis pakietu, a następnie dostosuj domyślne wartości w values.yaml dla zmiennych konfiguracyjnych aplikacji. 3. Utwórz lub zmodyfikuj szablony Kubernetes w folderze templates/, takie jak deployment.yaml, service.yaml i ingress.yaml, używając zmiennych z values.yaml poprzez składnię {{ .Values.nazwa }}. 4. Waliduj strukturę i składnię charta za pomocą helm lint, aby sprawdzić zgodność z konwencjami i wykryć błędy przed wdrożeniem. 5. Testuj chart lokalnie za pomocą helm install lub helm template, aby upewnić się, że manifesty generują się poprawnie dla różnych zestawów wartości. 6. Zarządzaj zależnościami między chartami, definiując je w Chart.yaml, i organizuj wdrożenia dla wielu środowisk poprzez oddzielne pliki values dla każdego z nich.

Related skills

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163