carvel-dev / carvel-dev/kapp-controller

introduce AppSet CRD

Open
#18 4 comments 0 reactions 0 assignees View on GitHub
awaiting-input carvel-accepted enhancement
Dominant language
Go
Stars
323
Forks
127
Avg merge
2d 16h
Merged PRs (30d)
4

Description

AppSet is meant to represent same App deployed in several variations (it's analogous to Pod to Deployment relation where each Pod gets a unique name):

- across a set of clusters (based on collection of kubeconfig secrets)
- across a set of namespaces (may be based on collection of service accounts?)
- with different data values (with different config maps)
- with different source configuration (e.g. different git branches)

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.