From e59adbafad70048d53df2ef20adfa09b3f010472 Mon Sep 17 00:00:00 2001 From: Derek Nola Date: Thu, 17 Feb 2022 12:34:02 -0800 Subject: [PATCH] Update readme with k3s-io Signed-off-by: Derek Nola --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 788c4e6af..0868ba14c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## [k3s in docker](https://k3d.io) -k3s is the lightweight Kubernetes distribution by Rancher: [rancher/k3s](https://github.com/rancher/k3s) +k3s is the lightweight Kubernetes distribution by Rancher: [k3s-io/k3s](https://github.com/k3s-io/k3s) k3d creates containerized k3s clusters. This means, that you can spin up a multi-node k3s cluster on a single machine using docker.