From a262231e9cc37d769fe5578d97b0267355b0b48a Mon Sep 17 00:00:00 2001 From: Karim Naufal Date: Thu, 10 Feb 2022 03:52:08 +0100 Subject: [PATCH] tweaked readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4fe4508..d8244d1 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,10 @@ ## About The Project -[Hetzner Cloud](https://hetzner.com) is a good cloud provider that offers very affordable prices for cloud instances, with data center locations in both Europe and the US. +[Hetzner Cloud](https://hetzner.com) is a good cloud provider that offers very affordable prices for cloud instances, with data center locations in both Europe and the US. The goal of this project is to create an optimal and highly optimized Kubernetes installation that is easily maintained, secure, and automatically upgrades. We aimed for functionality as close as possible to GKE's auto-pilot. In order to achieve this, we built it on the shoulders of giants, by choosing [openSUSE MicroOS](https://en.opensuse.org/Portal:MicroOS) as the base operating system, and [k3s](https://k3s.io/) as the Kubernetes engine. - _Please note that we are not affiliated to Hetzner, this is just an open source project striving to be an optimal solution for deploying and maintaining Kubernetes on Hetzner Cloud._ ### Features @@ -186,4 +185,4 @@ Any contributions you make are **greatly appreciated**. [issues-url]: https://github.com/mysticaltech/kube-hetzner/issues [license-shield]: https://img.shields.io/github/license/mysticaltech/kube-hetzner.svg?style=for-the-badge [license-url]: https://github.com/mysticaltech/kube-hetzner/blob/master/LICENSE.txt -[product-screenshot]: .images/kubectl-pod-all.png +[product-screenshot]: .images/kubectl-pod-all.png \ No newline at end of file