Month: March 2023
-
Real World DevOps CI/CD Python Project – Part 1
Read This Post: Real World DevOps CI/CD Python Project – Part 1In this post, I will show how to deploy a Python + Flask app to a Kubernetes cluster using Jenkins + Ansible from a GitHub repository. Scenario This is a real-world use case that I had to do on my job, the App is a self-service portal where the users can log in with their…