Common patterns in workload controllers #37563
Labels
area/stateful-apps
area/workload-api/daemonset
area/workload-api/deployment
sig/apps
Categorizes an issue or PR as relevant to SIG Apps.
Brought up in @kubernetes/sig-apps today, there seems to be a great deal of common patterns between workload controllers (Deployments, DaemonSets, StatefulSets). Namely all three of them in one way or another need:
Even more features that could possibly make sense for all of the workload controllers can be found in https://github.com/kubernetes/community/wiki/Roadmap:-Deployment
This issue serves for discussing similarities, differences, what makes sense for all three controllers, and what can we do in order to be consistent across all wherever it is possible.
The text was updated successfully, but these errors were encountered: