bobbyiliev/kubegen-cli

Generate Helm chart for operator

Open

#145 aberto em 23 de jan. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (6 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador