Praqma / helmsman

Helm Charts as Code
MIT License
1.41k stars 173 forks source link

[question] Best practise for defining DSF based in cluster size and question about appTemplate examples #517

Closed psykidellic closed 2 years ago

psykidellic commented 4 years ago

Please let me know if there is a better place to ask this question. I am trying to figure out the best to create DSFs where our cluster is basically based on cluster/resource sizes. Instead of having dev, staging, testing, production, we want to have: dev, small, medium, large, scale. The common difference between all will be clusters would be: replicaCount, affinity and resource section. Other the charts are self sufficient. Namespaces are same "appns" is same across all apps.

Given this some options I was thinking of is:

github-actions[bot] commented 2 years ago

This issue has been marked stale due to an inactivity.