https://github.com/converged-computing/kubernetes-jobs
Small database of Kubernetes job files, and associated job descriptive metadata understanding
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
Repository
Small database of Kubernetes job files, and associated job descriptive metadata understanding
Basic Info
- Host: GitHub
- Owner: converged-computing
- License: mit
- Language: Python
- Default Branch: main
- Size: 44.8 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
Extended Job Database
This is an extended job database, where we have the following subprojects:
- kubernetes: Generate a dataset of Kubernetes Job abstractions (and jobset too, TODO)
- 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: 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, COPYRIGHT, and NOTICE for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614
Owner
- Name: Converged Computing
- Login: converged-computing
- Kind: organization
- Website: https://converged-computing.org
- Repositories: 84
- Profile: https://github.com/converged-computing
The best of cloud and high performance computing: technology and community combined.
GitHub Events
Total
- Issues event: 1
- Member event: 1
- Push event: 1
- Create event: 2
Last Year
- Issues event: 1
- Member event: 1
- Push event: 1
- Create event: 2
Dependencies
requirements.txt
pypi
- gitpython *
- pyaml *
- pygithub *