Skip to content

Commit e4e7d93

Browse files
Merge pull request #215422 from zr-msft/zr-aks-fix-wasm-typo
[AKS]: fix typo
2 parents f71e593 + 134a6f7 commit e4e7d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ az extension update --name aks-preview
5757

5858
### Limitations
5959

60-
* Currently, there are only containerd shims available for [spin][spin] and [slight][slight] applications, which use the [wasmtime][wasmtime] runtime. In addition to wasmtime runtime applications, you can also run containers on WASI/WASM node pools.
60+
* Currently, there are only containerd shims available for [spin][spin] and [slight][slight] applications, which use the [wasmtime][wasmtime] runtime. In addition to wasmtime runtime applications, you can also run containers on WASM/WASI node pools.
6161
* You can run containers and wasm modules on the same node, but you can't run containers and wasm modules on the same pod.
6262
* The WASM/WASI node pools can't be used for system node pool.
6363
* The *os-type* for WASM/WASI node pools must be Linux.

0 commit comments

Comments
 (0)