kubeflow / common

Common APIs and libraries shared by other Kubeflow operator repositories.
Apache License 2.0
51 stars 73 forks source link

Proposal: Define a job type to track all kinds of jobs on the same cluster #145

Closed MartinForReal closed 2 years ago

MartinForReal commented 3 years ago

It would be better if we can apply a single set of rules to all of jobs running on the cluster regardless of jobs' types.

Following information should be considered if we define an job type:

We can see similar pattern in storage management, cluster management. e.g. Machine and vendor-spesific machine type pvc and pv

gaocegege commented 3 years ago

Please have a look at https://docs.google.com/document/d/1x1JPDQfDMIbnoQRftDH1IzGU0qvHGSU4W6Jl4rJLPhI/edit

Jeffwan commented 3 years ago

@MartinForReal Feel free to check issues with "help wanted" tags and any contribution are welcomed.