An open API service indexing awesome lists of open source software.

https://github.com/converged-computing/kubernetes-jobs

Small database of Kubernetes job files, and associated job descriptive metadata understanding
https://github.com/converged-computing/kubernetes-jobs

Last synced: 5 months ago
JSON representation

Small database of Kubernetes job files, and associated job descriptive metadata understanding

Awesome Lists containing this project

README

          

# Extended Job Database

This is an extended job database, where we have the following subprojects:

- [kubernetes](kubernetes): Generate a dataset of Kubernetes Job abstractions (and jobset too, TODO)
- [issues](issues): We want to understand what features for workload managers people are asking for (and not getting) so possibly we can parse the GitHub issues boards and do something with that data. This is the data.
- [manual](manual): I am going to carefully go through the abstractions for Jobs in Kubernetes, and come up with a list of things I think Kubernetes can support (and HPC cannot).

## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614