Skip to content

Terraform scripts to deploy a K3s cluster on Hetzner Cloud. Automate your lightweight Kubernetes setup with ease. Includes configuration files, setup instructions, and cleanup commands. Perfect for scalable and efficient cloud infrastructure.

Notifications You must be signed in to change notification settings

Aik-10/terraform-hetzner-k3s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Hetzner Cloud K3s Cluster

This project contains Terraform scripts to deploy a K3s (Lightweight Kubernetes) cluster on Hetzner Cloud.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Terraform installed

  • A Hetzner Cloud account

  • SSH key for accessing the nodes

  • Hetzner Cloud API token

  • Add Hetzner cloud token to environment variable.

    export TF_VAR_hcloud_token=$token

Setup Instructions

Coming later

Clean Up

To destroy the infrastructure, run:

terraform destroy

About

Terraform scripts to deploy a K3s cluster on Hetzner Cloud. Automate your lightweight Kubernetes setup with ease. Includes configuration files, setup instructions, and cleanup commands. Perfect for scalable and efficient cloud infrastructure.

Topics

Resources

Stars

Watchers

Forks

Languages