From 57b2e75b06fba03d54ff1d18d640dc4f66c37bd7 Mon Sep 17 00:00:00 2001 From: Karim Naufal Date: Thu, 6 Jan 2022 10:56:40 +0100 Subject: [PATCH] Tweaked Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dfec2..78b1355 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ _Please note that we are not affiliated to Hetzner, this is just an open source ### Features - Lightweight and resource-efficient Kubernetes powered by [k3s](https://github.com/k3s-io/k3s) on [k3os](https://github.com/rancher/k3os) nodes. -- Maintenance free with auto-upgrade to the latest version of k3s and k3os, Hetzner CCM and CSI. +- Maintenance free with auto-upgrade to the latest version of k3os, k3s, Hetzner CCM and CSI. - Proper use of the underlying Hetzner private network to remove the need for encryption and make the cluster both fast and secure. - Automatic HA with the default setting of two control-plane and agents nodes. - Ability to add or remove as many nodes as you want while the cluster stays running.