Skip to content

[WIP] Kubernetes (kubeadm) on Azure

License

Notifications You must be signed in to change notification settings

ljtill/terraform-kubeadm

Repository files navigation

Kubeadm

This repository provides the source code for setting up an unmanaged Kubernetes cluster on Microsoft Azure using Terraform and Kubernetes (kubeadm). It includes code for deploying the control-plane and worker-plane components, bootstrapping each node, and configuring the complete Kubernetes cluster.

Please note this repository is under development and subject to change.