From dd07011f00827bd9acf5f4345c5767b7876f6ce8 Mon Sep 17 00:00:00 2001 From: Derek Nola Date: Tue, 22 Feb 2022 09:06:09 -0800 Subject: [PATCH] Update readme with k3s-io (#985) Signed-off-by: Derek Nola Co-authored-by: Thorsten Klein --- 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.