bobbyiliev/kubegen-cli

Generate Helm chart for operator

オープン

#145 opened on 2026/01/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (0 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (6 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Add kubegen add helm command to generate a Helm chart.

Acceptance Criteria:

  • Chart.yaml with proper metadata
  • values.yaml with configurable options
  • templates/ directory with all manifests
  • _helpers.tpl with common functions
  • NOTES.txt for post-install instructions
  • README.md for the chart

コントリビューターガイド