Hacker News new | ask | show | jobs
Show HN: Usernetes: Rootless Kubernetes (Generation 2) (github.com)
2 points by AkihiroSuda 1018 days ago
Gen2 was rewritten from scratch for simplification. Gen2 containerizes kubeadm inside Rootless Docker to eliminate the painful "hard way" scripts of Gen1. This is similar to rootless `kind` and minikube, but Usernetes Gen2 supports creating a cluster with multiple hosts using Flannel (VXLAN).