スキル一覧に戻る
nimranaz148

helm

by nimranaz148

0🍴 0📅 2026年1月11日
GitHubで見るManusで実行

SKILL.md


name: helm description: Create and manage Helm charts for Kubernetes deployments. Use when packaging applications for deployment. allowed-tools: Read, Edit, Write, Glob, Grep, Bash

Helm Chart Management

Quick Reference

This skill assists in creating, managing, and deploying Helm charts. It helps standardize deployments by leveraging templates and value configurations.

Basic Setup

  • Install helm CLI.
  • Initialize a chart using helm create or start from a blueprint.

Core Patterns

1. Chart Creation

Generate the standard directory structure and boilerplate files for a new Helm chart.

2. Value Management

Configure values.yaml to parameterize deployments for different environments (dev, staging, prod).

3. Release Management

Install, upgrade, and rollback releases using Helm.

Usage

  • See examples.md for command usage.
  • See reference.md for chart structure and concepts.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です