Kubernetes The Hard Way using Terraform, Ansible and Proxmox

Kubernetes The Hard Way Ansible Terraform

Introduction The scripts are available in https://github.com/rinoymjoseph/k8s-hardway repo. Kubernetes The Hard Way is a popular git hub repo which take the long route to ensure you understand each task required to bootstrap a Kubernetes cluster. 1. Prerequisites 2. System Diagram Single Controller and Three Worker Nodes 3. Configuration Infrastructure Configuration A terraform script creates the … Read more