Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WasmEdge-en #85

Merged
merged 1 commit into from Feb 25, 2022
Merged

Add WasmEdge-en #85

merged 1 commit into from Feb 25, 2022

Conversation

alabulei1
Copy link
Contributor

Signed-off-by: alabulei1 vivian.xiage@gmail.com

@alabulei1 alabulei1 changed the title Update WasmEdge.md Add WasmEdge-en Feb 13, 2022
@rambohe-ch
Copy link
Member

@alabulei1 Very appreciate for adding docs of WasmEdge runtime. please following the comments of chinese version docs and fix them.


In this article, we will cover the steps to install and set up the entire toolchain for running a [WasmEdge application in OpenYurt Cluster.

[WasmEdge](https://wasmedge.org/)(Project under CCNF) is a [OCI-compliant and k8s compatible](https://wasmedge.org/book/en/kubernetes.html) lightweight WebAssembly runtime. It provides an alternative to [Linux containers](https://wasmedge.org/wasm_linux_container/) for containerized apps on edge. WasmEdge provides capability-based secure sandboxes, makes a very little assumption about the underlying OS services, and at the same time, supports [multiple programming languages](https://wasmedge.org/book/en/dev.html) on the front end.
Copy link
Member

Choose a reason for hiding this comment

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

replace CCNF to CNCF?

@@ -0,0 +1,213 @@
# Use OpenYurt to Manage WasmEdge

In this article, we will cover the steps to install and set up the entire toolchain for running a [WasmEdge application in OpenYurt Cluster.
Copy link
Member

Choose a reason for hiding this comment

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

remove [ in [WasmEdge?


Next, let’s configure the file `/etc/hosts` of two nodes.

![](configure-node.png)
Copy link
Member

Choose a reason for hiding this comment

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

could you move this pictures as required?

Copy link
Member

Choose a reason for hiding this comment

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

Signed-off-by: alabulei1 <vivian.xiage@gmail.com>
@alabulei1
Copy link
Contributor Author

Thanks for your feedback. Please check out again.

```


As the crun project support WasmEdge as default, we just need to configure the containerd configuration for runc. So we need to modify the runc parameters in `/etc/containerd/config.toml` to curn and add `pod_annotation`.
Copy link
Member

@JcJinChen JcJinChen Feb 23, 2022

Choose a reason for hiding this comment

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

replace curn with crun?

@JcJinChen
Copy link
Member

/lgtm

@rambohe-ch rambohe-ch merged commit 8c5ee62 into openyurtio:master Feb 25, 2022
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.

None yet

3 participants