How to deploy Python app, K8S and Helm with a single bash script? Posted by By Daniel Shwartzman March 11, 2024 Introduction In this article we will dive into creating a simple voting app using Python, deploying it in a k8s…