Ever wondered how you can managing multiple environments from a single repo? Let me show you how I would do this and make a great developer experience out of it. Why? Because in real life you're managing multiple clusters and juggling multiple projects. Once you've figured out what your infrastructure looks like - this is the next step to production. And of course when I demo it, it doesn't work the first time - but that's also as expected! Confused? Just watch the video :)
#DevOps #Kubernetes #Azure
====== Links in Video ======
My slides from my DevOps.js Conference Talk seen in this video
https://speakerdeck.com/jng/apps-vs-i...
Terraform and Makefile used in this Repo
https://github.com/julie-ng/cloudkube...
The other Repo I realized I needed later…
https://github.com/julie-ng/cloudkube...
k9s CLI
https://k9scli.io/
====== Contents ======
00:00 Intro
01:18 Code Walkthrough
10:45 The 5 Commands (well 6)
13:48 Demo aka Watch Me Code