openchami-wiki/Use Cases/Serving the Root Filesystem with NFS (import-image.sh).md

1 line
No EOL
276 B
Markdown

For this tutorial, we served images via HTTP using a local S3 bucket (MinIO) and OCI registry. We could instead serve our images using NFS by setting up and running a NFS server on the head node, include NFS tools in our base image, and configuring our nodes to work with NFS.