Skip to content

docs: update unikernel support list to include all supported frameworks#658

Open
Anshumancanrock wants to merge 1 commit into
urunc-dev:mainfrom
Anshumancanrock:docs/update-unikernel-support-list
Open

docs: update unikernel support list to include all supported frameworks#658
Anshumancanrock wants to merge 1 commit into
urunc-dev:mainfrom
Anshumancanrock:docs/update-unikernel-support-list

Conversation

@Anshumancanrock
Copy link
Copy Markdown

Description

The unikernel support page intro was outdated as it stated that urunc only supports Unikraft and Rumprun. However, the page itself already documents six supported frameworks. This PR updates the intro paragraph to accurately reflect all of them.

Also changed the wording from "For the time being" to "Currently" since the original phrasing implied the list was tentative.

Related issues

How was this tested?

Verified that the updated list matches the sections documented in unikernel-support.md, the support table in README.md , and the table in docs/index.md.

LLM usage

(N/A)

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

The introductory paragraph in unikernel-support.md only mentioned Unikraft and Rumprun. Updated it to list all six currently supported frameworks: Unikraft, MirageOS, Rumprun, Mewz, Linux, and Hermit.

Fixes urunc-dev#627
@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit c12aae2
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a02191754904600089ae163
😎 Deploy Preview https://deploy-preview-658--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@neo-0007
Copy link
Copy Markdown
Contributor

Hi @Anshumancanrock , I think you need to sign-off the commit . and add your name to https://github.com/urunc-dev/urunc/blob/main/.github/contributors.yaml

Other than that changes are fine as its a simple fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Unikernel support description outdated in docs

2 participants