Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.73 KB

File metadata and controls

21 lines (18 loc) · 1.73 KB

Terraform Proxmox Cloud Init Kubernetes

Contributors Forks Stargazers Issues MIT License

This module sets up a Kubernetes cluster on a proxmox hypervisor using cloud-init for automation. It provisions the necessary nodes, deploys the kubernetes control plane and worker nodes, and configures the networking accordingly. The module assumes you have a proxmox server with an active PVE install. It does not require a prepared image and just uses the default debian cloud init image.