8000 GitHub - cdalar/hcloud-iac: Kubernetes installation on Hetzner Cloud with Terraform and Ansible
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Kubernetes installation on Hetzner Cloud with Terraform and Ansible

Notifications You must be signed in to change notification settings

cdalar/hcloud-iac

Repository files navigation

Kubernetes Installation on Hetzner with Terraform and Ansible

git clone git@github.com:cdalar/hcloud-iac.git
cd hcloud-iac
terraform init
sudo terraform apply 
ansible-playbook -i tf_hosts.yml playbooks/main.yml
kubectl get nodes -o wide --kubeconfig config
  • Fully automated k8s installation on Hetzner
  • Hetzner Components (CSI, Controller Manager)
  • Cilium as CNI

Please check my story on medium below for details.

About

Kubernetes installation on Hetzner Cloud with Terraform and Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0