Skip to content

Notes how to setup kubernetes cluster in Hetzner cloud

Notifications You must be signed in to change notification settings

denisgrtv/hetzner-k8s-setup

Repository files navigation

hetzner-k8s-setup

Notes how to setup kubernetes cluster in Hetzner cloud

Versions

  • kubernetes: 1.27.2
  • OS: Rocky linux 9
  • Docker: 24.0.2

Features

Preparing

For this step you can use web cloud console or hcloud cli app

  • (Optional) Create firewall with no-limit outbound, allow inbound TCP 22 and ICMP
  • (Optional) Create placement group
  • (Optional) Upload your ssh key
  • Create private network 10.0.0.0/16
  • Create access token with read and write permissions
  • Create master node (Ex. CX21) with attached firewall, network, placement group and ssh key

Installation

About

Notes how to setup kubernetes cluster in Hetzner cloud

Resources

Stars

Watchers

Forks

Languages