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

https://github.com/pulp/kickstart-oci-specs

Specifications describing Netboot files stored as OCI artifacts
https://github.com/pulp/kickstart-oci-specs

Last synced: about 2 months ago
JSON representation

Specifications describing Netboot files stored as OCI artifacts

Awesome Lists containing this project

README

          

# Netboot/Kickstart artifacts OCI specification

This repository includes specifications related to storing Network Boot files, including PXE, as
[OCI artifacts](https://github.com/opencontainers/image-spec/blob/main/artifacts-guidance.md)
packaged using [OCI Image Format](https://github.com/opencontainers/image-spec), and downloading them
via the [OCI Distribution Specification](https://github.com/opencontainers/distribution-spec/).

Included specifications describe:

* **[Netboot/Kickstart OCI artifacts](netboot-oci-artifacts.md)**
Netboot OCI artifacts packaged into an OCI image manifest.

# Authors

These specifications were originally created by
Ina Panova and Lukas Zapletal .