tweaked readme
This commit is contained in:
parent
e78ebe570a
commit
a262231e9c
@ -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
|
Loading…
Reference in New Issue
Block a user