hetznercloud / awesome-hcloud

A curated list of awesome libraries, tools, and integrations for Hetzner Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single node K8s provisioning tool

jerger opened this issue · comments

Hi,

we've created a provisioning tool for Single node K8s:
https://github.com/DomainDrivenArchitecture/dda-k8s-crate

It is

  • cheap - we use this module to get even for low traffic apps the full k8s feeling on simple & cheap hetzner servers.
  • secure - no ports left open, k8s interaction & dashboard is ssh tunneled
  • complete - we integrated already dashboard, flannel, metallb, letsencrypt & applications

Our setup uses aws-route53 for dns management & hetzner-cloud for server-creation.

Interested in listing us ?

BR, Michael

Hey @jerger,

the tool was added with 5224f05. Thank you!