Simple HelloWorld application with Kubernetes, Helm and an ingress controller.
- Kubernetes cluster (this was tested with Docker Desktop's Kubernetes cluster)
- Helm (https://helm.sh/docs/intro/install/)
- OpenSSL (comes with Git for Windows)
- From any PowerShell open and run .\Infrastructure\DeployAll.ps1.
- Explore cluster with .\Documentation\SampleCommands.ps1
The website https://helloworld.localtest.me should open in your browser once everything has been deployed (refresh the screen a couple of times if you get a default NGINX page).