K8s Stateless python3 app

Dockerfile and code can be found in this github repo

Docker hub repo can be found this link

Building local image

docker build -t jcarabantes/k8s-poc-stateless-app .