hetzner-infra
Cloud Infrastructure
Infrastructure patterns for Kubernetes clusters. Implementation via hcloud CLI. All scripts are idempotent.
Core Components
| Component | Purpose | hcloud Command |
|---|---|---|
| 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 |
Server Type Selection
If a server type is unavailable in the preferred location, try other European locations:
More from nmime/infra-skills
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
11minio-storage
MinIO S3-compatible object storage on Kubernetes. Use when deploying MinIO, configuring buckets, setting up integrations with GitLab/Loki/backups, or managing S3-compatible storage infrastructure.
7k8s-secrets
Vault + External Secrets Operator for secrets management.
6k8s-autoscaling
KEDA event-driven autoscaling for Kubernetes. Use when installing KEDA, configuring scalers (Prometheus, RabbitMQ, Kafka, etc.), setting up HPA, or implementing autoscaling best practices.
6k8s-cluster-management
Kubernetes cluster installation via Kubespray. Always use Kubespray for cluster provisioning. Includes core addons (Cilium, Gateway API, cert-manager, LoadBalancer). Multi-cloud support.
6k8s-observability
VictoriaMetrics + Loki + Grafana. Light or full mode.
6