Commit 54fe123 1 parent 819fa6f commit 54fe123 Copy full SHA for 54fe123
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# KWasm-node-installer
2
2
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
+
3
5
The KWasm Node Installer is a container image that contains binaries and configuration to enable a Kubernetes node to run pure webassembly images.
4
6
5
7
> 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
12
14
- MicroK8s
13
15
- Azure AKS
14
16
- GCP GKE (Ubuntu Nodes)
17
+ - AWS EKS (AmazonLinux2)
15
18
- AWS EKS (Ubuntu Nodes)
16
19
- Digital Ocean Kubernetes
17
20
18
21
## Currently not supported Kubernetes distributions
19
- - K3d
20
- - AWS EKS
21
22
- OCI OKE
23
+ - OpenShift
22
24
23
25
## Quickstart
24
26
### KinD
You can’t perform that action at this time.
0 commit comments