From c2b848279f022a096e1fbd5aeb1fd1bef96fc34d Mon Sep 17 00:00:00 2001 From: Danielle Date: Wed, 13 Mar 2024 15:46:20 +0100 Subject: [PATCH] Update content/en/blog/news/first-post/index.md Co-authored-by: Timothy McCallum Signed-off-by: Danielle --- content/en/blog/news/first-post/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/news/first-post/index.md b/content/en/blog/news/first-post/index.md index 1ae3204..06111cc 100644 --- a/content/en/blog/news/first-post/index.md +++ b/content/en/blog/news/first-post/index.md @@ -67,7 +67,7 @@ But what if you mostly rely on images provided by your cloud provider? Or deploy This is where [runtime-class-manager][runtime-class-manager] (coming soon, formerly [KWasm][kwasm]) comes into play - a Production Ready and Kubernetes-native way to manage WebAssembly runtimes on Kubernetes Hosts. With runtime-class-manager you can ensure that containerd-shim-spin is installed on your hosts, manage version lifecycles, and security patches - all from the Kubernetes API. -By combining these technologies, scaling a WebAssembly application looks more like this: +By combining these technologies, scaling a Wasm application looks more like this: | Phase | Description | | --- | --- |