Comment by trolla
The pricing is misleading. You say on the landing page that the free plan is €0 per month, but in reality you still have to pay for the control plane nodes. The cheapest control plane node is €3.29 per month; if you want high-availability - you need to double that.
So in reality you would pay €20 per month for the standard plan and also extra for control plane nodes.
Also, with this Terraform module I can setup a similar setup without paying any extra fee for your service: https://github.com/hcloud-k8s/terraform-hcloud-kubernetes/tr...
The Terraform module takes care of ingress, certificates, metrics etc
Anyway, congrats for shipping
> if you want high-availability - you need to double that.
Triple. 1 and 2 nodes will give failure allowance of zero.