From 5417d80b9a01d90265d577c975a4b6ac6fe45e76 Mon Sep 17 00:00:00 2001 From: Karim Naufal Date: Wed, 4 May 2022 03:18:47 +0200 Subject: [PATCH] tweaked readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38e0cff..3e55cac 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ _Please note that we are not affiliates of Hetzner; this is just an open-source - Possibility to have a single node cluster with a proper ingress controller. - Ability to add nodes and nodepools when the cluster is running. - Traefik ingress controller attached to a Hetzner load balancer with proxy protocol turned on. +- Possibility to turn Longhorn on, and optionally also turn Hetzner CSI off. +- Ability to switch to Calico as CNI, and Cilium can also be easily added. - Tons of flexible configuration options to suit all needs. _It uses Terraform to deploy as it's easy to use, and Hetzner provides a great [Hetzner Terraform Provider](https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs)._