
Manage pods
Make sure particular pod is running on every node
Manage and Scale with stateful stuff
Specified number of pods and make sure they complete.
Run against schedule.
Pod has to conform before running on cluster
Implemented in Admission Controller
Always schedule pods with requests and limits
Set limits and quotas against namespaces
Extend that API to local cluster