Skip to content

Commit 54fe123

Browse files
authored
Update README.md
Signed-off-by: Sven Pfennig <s.pfennig@reply.de>
1 parent 819fa6f commit 54fe123

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# KWasm-node-installer
22

3+
> A Go version of this installer is developed at the [go-rewrite](https://github.com/KWasm/kwasm-node-installer/tree/go-rewrite) branch.
4+
35
The KWasm Node Installer is a container image that contains binaries and configuration to enable a Kubernetes node to run pure webassembly images.
46

57
> WARNING: Not meant to be used in production!
@@ -12,13 +14,13 @@ Since this installer changes the configuration of the node it can make a node un
1214
- MicroK8s
1315
- Azure AKS
1416
- GCP GKE (Ubuntu Nodes)
17+
- AWS EKS (AmazonLinux2)
1518
- AWS EKS (Ubuntu Nodes)
1619
- Digital Ocean Kubernetes
1720

1821
## Currently not supported Kubernetes distributions
19-
- K3d
20-
- AWS EKS
2122
- OCI OKE
23+
- OpenShift
2224

2325
## Quickstart
2426
### KinD

0 commit comments

Comments
 (0)