Hello World on Minikube. Automated setup for running a Python app on a local Kubernetes cluster.

github.com/kylemclaren/python-hello-world-minikube

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2020
  • Create main.yml
  • fix typo
  • inspect things
  • README updates
  • Release —v1.0.0
  • add example output
  • boostrap ~> bootstrap
  • README updates
  • open app in browser and exit
  • terraform apply
  • terraform init
  • start loadbalancer
  • build docker image
  • update kubectl and docker contexts
  • run minikube
  • install deps
  • add bootstrap script
  • gitignore zip files
  • add cleanup script
  • move tf files to directory
  • improve README