Prerequesites:
-
Run
./kind.sh
to execute bash script to create a Kind Cluster in root directory -
Change directory to Terraform and run
terraform plan
to view configuration changes -
Run
terraform apply
to apply configuration changes -
Terraform successfully completes installation of Hello World App 🚀 and Prometheus Stack 🔎 to Kind Cluster