Skip to content

docs: fix outdated KinD quickstart example#300

Open
ravindra-RKB wants to merge 1 commit into
WasmEdge:mainfrom
ravindra-RKB:docs/fix-kind-quickstart
Open

docs: fix outdated KinD quickstart example#300
ravindra-RKB wants to merge 1 commit into
WasmEdge:mainfrom
ravindra-RKB:docs/fix-kind-quickstart

Conversation

@ravindra-RKB

Copy link
Copy Markdown

This PR updates the KinD quickstart documentation to use a working example configuration.

Background

Issue #1844 reported that the documented example fails with an Exec format error when following the KinD quickstart guide.

Changes
Replace wasmedge/example-wasi:latest
with hydai/wasm-wasi-example:with-wasm-annotation
Replace module.wasm.image/variant=compat-smart
with module.wasm.image/variant=compat
Update both occurrences in docs/develop/deploy/kubernetes/kind.md
Verification

The updated commands match the working configuration described in Issue #1844 and the upstream kind-crun-wasm example.

Type of Change

Documentation update

Related Issue

Fixes WasmEdge/WasmEdge#1844

Signed-off-by: Ravindra Kumar Bundela <ravindrarkb1205@gmail.com>
@ravindra-RKB ravindra-RKB force-pushed the docs/fix-kind-quickstart branch from 0b8c954 to a73ce54 Compare June 11, 2026 17:22

@hydai hydai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you run the example?

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.

KinD quickstart documentation may be out of date

2 participants