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
- Host: GitHub
- URL: https://github.com/pulp/kickstart-oci-specs
- Owner: pulp
- Created: 2024-02-12T16:52:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T08:05:54.000Z (over 1 year ago)
- Last Synced: 2026-01-15T16:16:21.213Z (2 months ago)
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .