The installer script installs k3s which is a lightweight distribution of k8s which runs in a single binary. It has a low resource footprint and is well suited for running on VPS boxes. While its not as light as plain docker/docker-compose, its a small price to pay for the ecosystem and tooling k8s brings.
Comments
The installer script installs k3s which is a lightweight distribution of k8s which runs in a single binary. It has a low resource footprint and is well suited for running on VPS boxes. While its not as light as plain docker/docker-compose, its a small price to pay for the ecosystem and tooling k8s brings.