Skip to content

Instantly share code, notes, and snippets.

View ifeulner's full-sized avatar
💭
Allways on status

Ingo Feulner ifeulner

💭
Allways on status
View GitHub Profile
@ifeulner
ifeulner / 01_longhorn_bestpractices.md
Last active March 15, 2024 09:00
Longhorn hcloud best practices

Longhorn best practices

The following settings are provided as an example how longhorn should be configured in a production cluster, especially if it is deployed on Hetzner Cloud infrastructure.

Hetzner server nodes provide local storage and allow up to five attached volumes (with a size of up to 10TiB each) Local storage is provided by NVMe storage and therefore is much faster than the attached volumes, but limited in size (max 300GiB usable).

It is assumed that the cluster creation is already done, e.g. via terraform scripts provided by the great kube-hetzner project.

Initial configuration