Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 705 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 705 Bytes

Installation Guide: Kind Cluster, Hello World App 🚀, and Prometheus Stack 🔎 with Terraform 🛠

Prerequesites:

  1. Run ./kind.sh to execute bash script to create a Kind Cluster in root directory

  2. Change directory to Terraform and run terraform plan to view configuration changes

  3. Run terraform apply to apply configuration changes

  4. Terraform successfully completes installation of Hello World App 🚀 and Prometheus Stack 🔎 to Kind Cluster