Skip to content

khantnaingset-kns/k8s-hardway-reimagine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes the Hard way with Terraform (Reimagine)

Scope

  • Setup Kubernetes cluster from scratch using with the aid of Terraform as a IaC
    • Base Infra cluster
      • Number of Nodes
        • 1 Master
        • 3 workers

Steps

  1. Prerequisites
    • Google Cloud Platform
      • This tutorial uses GCP to set up a K8s cluster from scratch.
    • Terraform
      • This tutorial uses Terraform to leverage the base infrastructure setup.
    • Client tools
      • cfssl
      • cfssljson
      • kubectl

About

A reimagine version of K8s the Hardway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published