Loading video player...
In this step-by-step tutorial, Iโll show you how to build a complete CI/CD pipeline that automatically tests, builds, and deploys a Python Flask app all the way to Kubernetes โ using GitHub Actions and Docker. Youโll learn how to: ๐น Write and test a Python Flask application ๐น Containerize your app with Docker ๐น Create Kubernetes deployment and service manifests ๐น Automate the build and deployment using GitHub Actions ๐น Use a self-hosted runner to connect GitHub to your Kubernetes cluster This is a complete DevOps project โ perfect for anyone learning automation, CI/CD, or Kubernetes. ๐ง Technologies Used: Python (Flask, Gunicorn) - Docker - Kubernetes - GitHub Actions (CI/CD) - GitHub Container Registry (GHCR) Repo: https://github.com/mgelvoleo/cicd-kubernetes-env ๐จโ๐ป About Me: ๐ LinkedIn: linkedin.com/in/markgelvoleo ๐ฆ GitHub: github.com/mgelvoleo ๐ Web Blog: https://mgelvoleo.github.io/blog/ โถ๏ธ YouTube: / ๐ก Donโt forget to Like, Subscribe, and Hit the Bell ๐ for more tutorials like this! #DevOps #CICD #GitHubActions #Kubernetes #Python #Docker #Automation #CloudDevOps