bobbyiliev / bobbyiliev/kubegen-cli

Add Kustomize support for manifest management

Open
#144 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Generate Kustomize structure for managing different environments.

**Structure:**
```
config/
├── default/
│ └── kustomization.yaml
├── crd/
│ └── kustomization.yaml
├── rbac/
│ └── kustomization.yaml
└── manager/
└── kustomization.yaml
```

**Acceptance Criteria:**
- Base kustomization files
- Overlays for dev/staging/prod
- Makefile integration

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.