·hetzner-infra
</>

hetzner-infra

nmime/infra-skills

Hetzner cloud infrastructure provisioning for Kubernetes. Use when provisioning servers, networks, load balancers, firewalls, DNS zones, or storage on Hetzner Cloud via hcloud CLI.

5Installs·0Trend·@nmime

Installation

$npx skills add https://github.com/nmime/infra-skills --skill hetzner-infra

SKILL.md

Infrastructure patterns for Kubernetes clusters. Implementation via hcloud CLI. All scripts are idempotent.

| Compute | VM instances for nodes | hcloud server | | Network | Private connectivity | hcloud network | | Load Balancer | Traffic distribution | hcloud load-balancer | | Firewall | Network security | hcloud firewall | | DNS | Name resolution | hcloud zone | | Storage | Block storage | hcloud volume |

If a server type is unavailable in the preferred location, try other European locations:

Hetzner cloud infrastructure provisioning for Kubernetes. Use when provisioning servers, networks, load balancers, firewalls, DNS zones, or storage on Hetzner Cloud via hcloud CLI. Source: nmime/infra-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nmime/infra-skills --skill hetzner-infra
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is hetzner-infra?

Hetzner cloud infrastructure provisioning for Kubernetes. Use when provisioning servers, networks, load balancers, firewalls, DNS zones, or storage on Hetzner Cloud via hcloud CLI. Source: nmime/infra-skills.

How do I install hetzner-infra?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nmime/infra-skills --skill hetzner-infra Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nmime/infra-skills