Add tutorial - Cost-optimal Kubernetes autoscaling on Hetzner Cloud with Karpenter - #1485
Conversation
7c06401 to
ab60e76
Compare
Address review feedback: set author_link to the GitHub profile URL and author_img to the GitHub avatars URL format, consistent with other tutorials. Signed-off-by: Jannes Stubbemann <jannes.stubbemann@gmail.com>
|
Thanks for the review @maximilianfeix! Addressed in 5645aad:
The front-matter field order already follows the tutorial template (SPDX → path → slug → date → title → short_description → tags → author → author_link → author_img → author_description → language → available_languages → header_img → cta). Let me know if anything else needs adjusting. |
|
Hi @maximilianfeix, friendly nudge on this one — all three review points are addressed in 5645aad (GitHub |
|
Hello @stubbi, |
|
The tutorial looks good now. Thank you for your contribution @stubbi! |
|
Amazing, thank you! 🤗 |
New tutorial
Cost-optimal Kubernetes autoscaling on Hetzner Cloud with Karpenter
tutorials/kubernetes-autoscaling-hetzner-karpenter/01.en.mdThis tutorial walks through installing Karpenter and the open-source Karpenter provider for Hetzner on an existing Kubernetes cluster running on Hetzner Cloud. Karpenter watches for unschedulable pods, launches the cheapest Hetzner server that fits them, and consolidates idle nodes away so the cluster tracks demand instead of fixed node pools.
It covers:
HCloudNodeClassand aNodePoolI have read and understood the Contributor's Certificate of Origin, as included at the bottom of the tutorial, and I certify that this contribution complies with it.
Signed-off-by: Jannes Stubbemann jannes.stubbemann@gmail.com