KWasm / kwasm-node-installer

Installs KWasm on Kubernetes nodes.
Apache License 2.0
35 stars 13 forks source link

Support EKS (Amazon Linux) #11

Closed 0xE282B0 closed 1 year ago

0xE282B0 commented 1 year ago

Containerd conf is located at /etc/eks/containerd/containerd-config.toml #4

0xE282B0 commented 1 year ago

The installer needs to make sure that containerd is used as runtime and not dockerd.

TBBle commented 11 months ago

I just noticed this was closed by #42 (0.3.0 release prep), but the README still lists EKS as unsupported (excluding Ubuntu-based nodes). Is this closed because EKS cannot be supported? Or just that there's no interest in doing so right now?

0xE282B0 commented 11 months ago

It is closed because EKS with Amazon Linux 2 works, but I didn't update the README.md 🫣

Was tested here https://github.com/KWasm/kwasm-node-installer/issues/43#issuecomment-1731460443