Add documentation for building and running unikernel examples#458
Open
oindrilakha12-ui wants to merge 2 commits intourunc-dev:mainfrom
Open
Add documentation for building and running unikernel examples#458oindrilakha12-ui wants to merge 2 commits intourunc-dev:mainfrom
oindrilakha12-ui wants to merge 2 commits intourunc-dev:mainfrom
Conversation
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Hello @oindrilakha12-ui , unfortunately the documentation that this PR adds do not seem to work nor be correct. Also, there is a CI dashboard doc. You can target one unikernel and provide documentation, but the current information are totally incorrect. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds documentation describing how to build and run example unikernels (Redis, Nginx, and Httprepl) using
urunc.The new guide lives under
docs/and provides step-by-step instructions to help new users experiment with real-world unikernel workloads.Related issues
How was this tested?
This is a documentation-only change.
The markdown was reviewed to ensure it renders correctly.
LLM usage
Assistance from external tools was used to help draft and structure the documentation.
All content has been reviewed for accuracy.
Checklist