The 7th video in the 7 part mini-series detailing how to configure Kubernetes in your homelab.
This video shows you how to use GitOps with Fleet to automatically deploy pods and services to your cluster.
Video Instructions:
https://github.com/JamesTurland/JimsGarage/tree/main/Kubernetes/GitOps
Recommended Hardware: https://github.com/JamesTurland/JimsGarage/blob/main/Homelab-Buyer's-Guide/Q3-2023.md
Discord: https://discord.gg/qW5vEBekz5
Twitter: https://twitter.com/jimsgarage_
Reddit: https://www.reddit.com/user/Jims-Garage
GitHub: https://github.com/JamesTurland/JimsGarage
00:00 - Introduction to GitOps and Fleet
01:09 - Configuring GitHub
02:52 - Confiuring Fleet
04:57 - Add Deployment Manifest to GitHub
05:40 - Watching Deployment With Fleet
07:47 - Testing the Application