Skip to content

Commit 90d9d61

Browse files
authoredOct 21, 2021
Update use-wasi-node-pools.md
1 parent ecfb319 commit 90d9d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎articles/aks/use-wasi-node-pools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ az extension update --name aks-preview
5959

6060
### Limitations
6161

62-
* You can't run WebAssebmlies and containers in the same node pool.
62+
* You can't run WebAssemblies and containers in the same node pool.
6363
* Only the WebAssembly(WASI) runtime is available, using the Wasmtime provider.
6464
* The WASM/WASI node pools can't be used for system node pool.
6565
* The *os-type* for WASM/WASI node pools must be Linux.
6666
* Krustlet doesn't work with Azure CNI at this time. For more information, see the [CNI Support for Kruslet GitHub issue][krustlet-cni-support].
67-
* Krustlet doesn't provide networking configuration for WebAssemblies. The WebAssebmly manifest must provide the networking configuration, such as IP address.
67+
* Krustlet doesn't provide networking configuration for WebAssemblies. The WebAssembly manifest must provide the networking configuration, such as IP address.
6868

6969
## Add a WASM/WASI node pool to an existing AKS Cluster
7070

0 commit comments

Comments
 (0)
Please sign in to comment.