xetys / hetzner-kube

A CLI tool for provisioning kubernetes clusters on Hetzner Cloud
Apache License 2.0
743 stars 117 forks source link

Improving documentation - best approach? #311

Open tbtommyb opened 4 years ago

tbtommyb commented 4 years ago

Thanks very much for this tool. I've used it to successfully deploy a cluster. I did find that it required a lot of digging through issues to fix problems. Some things I spent a while figuring out:

Not to mention the important issues of firewalls and backups.

I'm happy to add documentation but I'm not sure of the best format. Some ideas:

tbtommyb commented 4 years ago

I've written a blog post covering what I did to get a working cluster going. It may be useful for people trying to get a fairly standard setup (two workers, storage, ingress, TLS).

wethinkagile commented 3 years ago

Docs could need some improvement I agree with @tbtommyb I am missing the cloud-config documentation, no idea how to resize workers, am I missing where a description of cloud-config is located?