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

https://github.com/converged-computing/oras-operator

Artifact caching using OCI Registry as Storage (ORAS) for workflows or experiments (under development)
https://github.com/converged-computing/oras-operator

artifacts kubernetes kubernetes-operator oci-registry-as-storage operator oras workflow-cache

Last synced: 5 months ago
JSON representation

Artifact caching using OCI Registry as Storage (ORAS) for workflows or experiments (under development)

Awesome Lists containing this project

README

          

# oras-operator

Deploy an ORAS registry (cache for workflow or experiment artifacts) as a service.

![docs/assets/design/im-quite-the-catch.png](docs/assets/design/im-quite-the-catch.png)

- Read our 🌟️ [Documentation](https://converged-computing.github.io/oras-operator) 🌟️ to get started.

## TODO:

- watch job (and then edit template) instead of pod (or make a variable, better?)
- test with a simple dag (maybe snakemake kueue executor)
- multiple pods for registry and using secret / shared storage use case

## 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