Try out mirrord 🔗 https://mirrord.dev/
Developing & Testing your applications on Kubernetes can quickly get slow and painful.
You have to keep pushing your changes to git, pass them through CI/CD so they can land into a shared test environment. It may be broken or occupied so even the smallest of code changes take the longest of time to test.
In this video, I will show you a better workflow in which you test your application right after making your code changes, without going through CI/CD.
TIMESTAMPS ⏰
00:00 Intro
00:41 The problem with developing microservices
03:27 The hacks we all apply
05:57 What is mirrord?
08:20 Microservice Architecture
13:00 (Coding) Develop the microservice
35:22 My take on mirrord
👉 Learn how to deploy your first application to Kubernetes https://youtu.be/euqlrMXDKDY
👉 REFERENCES
1. mirrord https://mirrord.dev/
2. Code Repository https://github.com/duaraghav8/SRE101/tree/main/kubernetes/chapter6-mirrord-local-development
3. Telepresence https://www.telepresence.io/
👉 SUBSCRIBE TO MY CHANNEL
https://www.youtube.com/c/RAGHAVDUA1
👉 CONNECT WITH ME
Linkedin 🔗 https://www.linkedin.com/in/raghavdua/
Github 🔗 https://github.com/duaraghav8
#kubernetes