Why EVERYONE should use Azure DevOps Environments for Kubernetes deployments

  Рет қаралды 10,036

CoderDave

CoderDave

Күн бұрын

Let's explore the Azure DevOps Environments for Kubernetes, in this second video of the series where I explain on how to use Kubernetes with Azure DevOps Pipelines and why everyone shouls use Azure DevOps environments for Kubernetes deployments..
Azure Pipelines is a great tool for doing Continuous Integration and Continuous Deployment, with the Kubernetes 📄RESOURCES in the Environments we can manage our clusters and link the deployment of services and pods from the Release phase.
🆘 NEED HELP? 🆘
Book a 1:1 Consultation with CoderDave: geni.us/cdconsult
We can talk about GitHub, Azure DevOps, or any other DevOps tool or project you need help with!
🙏🏻SUPPORT THE CHANNEL🙏🏻
Buy me a coffee: www.buymeacoff...
PayPal me donation: paypal.me/dabe...
💬JOIN THE COMMUNITY
► Website: coderdave.io
► Discord: geni.us/cddiscord
► Newsletter: coderdave.io/n...
► Blog: dev.to/n3wt0n
► GitHub: github.com/n3wt0n
► Twitter: / davidebenvegnu
► Facebook: / coderdaveyt
🎥VIDEOS
► Azure DevOps Environments Intro: • Azure DevOps Environme...
► Azure Pipelines Decorators: • Azure Pipelines Decora...
🎤PODCAST: geni.us/cdpodcast
❓QUESTIONS?
Have a question about DevOps, Cloud, Coding, or Anything Else? Post in comments section of this video!
🔴SUBSCRIBE to CoderDave here: www.youtube.co...
_______________
👕GET MY MERCH: geni.us/cdmerch
🔮TOOLS I USE
► Twingate - Connect to your Private Resources SECURELY: geni.us/twingate
► TubeBuddy - #1 KZbin channel Management tool (FREE): www.tubebuddy....
► Moosend - Free Newsletter and Automation Platform: geni.us/moosend
📸🖥️GEAR AND SOFTWARE
► Music - Epidemic Sound (Get 30 days free): epidemicsound....
► Editing - Adobe Premiere Pro: geni.us/AdobeV...
► Gear I Use for KZbin: kit.co/CoderDa...
► Gear I Use for Streaming: kit.co/CoderDa...
► My Computer Setup: kit.co/CoderDa...
► Full office setup: github.com/n3w...
Disclaimer:
Some product links are affiliate links which means if you buy something I'll receive a small commission at no additional cost to you.
As an Amazon Associate, I earn from qualifying purchases.

Пікірлер: 17
@CoderDave
@CoderDave 4 жыл бұрын
✨Question of the day✨: how do you deploy to your Kubernetes cluster?
@OPCDE
@OPCDE 3 жыл бұрын
Super underrated video! When was that feature released?
@CoderDave
@CoderDave 3 жыл бұрын
Thanks! It actually a pretty “old” feature (it’s been initially released on May 10th, 2019 docs.microsoft.com/en-us/azure/devops/release-notes/2019/build-may#kubernetes-integration-for-azure-pipelines) but not many people knows it’s there 😊
@OPCDE
@OPCDE 3 жыл бұрын
@@CoderDave Excellent. I bumped into it and fell on your video after searching a good summary explanation.
@CoderDave
@CoderDave 3 жыл бұрын
Glad to have been helpful 😊 this is a very difficult niche to be on, but if I can help even just 1 person then I’m happy
@anjanakrishnana7098
@anjanakrishnana7098 Жыл бұрын
Hi @CoderDave Thanks for this great info. Is it possible to use this environment feature with a private AKS cluster too?
@CoderDave
@CoderDave Жыл бұрын
Yes you definitely can use it also with private clusters :)
@sukritkapil
@sukritkapil 4 жыл бұрын
Hi Dave, Hope everything is great on your end. How did you add the Kubernetes resource? Did you get the 12 month free Azure subscription?
@CoderDave
@CoderDave 4 жыл бұрын
Hi. I do have some Azure accounts, but you can actually add any Kubernetes cluster you have. If you have it on Azure with AKS, then the procedure is the one you see in the video (and you can do that even with the free Azure trial account). If you instead have your K8S cluster anywhere else, then you can just add it with the settings page
@sukritkapil
@sukritkapil 4 жыл бұрын
@@CoderDave Thanks!!
@ackrite8139
@ackrite8139 2 жыл бұрын
The Kubernetes dashboard is really cool. But problem is that I deploy a very complex on-prem cluster with a lot of components and I only build/test all the services individually in Pipelines and then bring everything together in Azure Release Pipelines where I put together the helm chart with token replacer, update image versions and also perform the linting, validation, deployment, rollback with different stages connected together. Is there a way to get the Environment to start tracking the status of the kubernetes namespace even if I never deployed to it from a normal pipeline?
@CoderDave
@CoderDave 2 жыл бұрын
Not that I know of, the easier workaround would be to have a dummy pipeline which “pretends” to deploy to that namespace
@ackrite8139
@ackrite8139 2 жыл бұрын
Ah so the environment doesn’t care about what/if you actually deploy to the cluster? Perfect then I’ll add a dummy CD stage to my Helm CI Pipeline. Thanks a lot!
@user-ll2xw7tn6v
@user-ll2xw7tn6v 3 жыл бұрын
It was cool if you'll explain how to use Envts with real machines (servers), not containers. Most of developers still use large eco-systems with real servers and virtual machines.
@CoderDave
@CoderDave 3 жыл бұрын
I actually have a video that talk just about that: Azure DevOps Environments for Virtual Machines EXPLAINED kzbin.info/www/bejne/sHPVaJaia6aGg7M
@carlosgarcialalicata
@carlosgarcialalicata 2 жыл бұрын
I love how people keep saying "most developers" do this, or do that.... where do they get that info from? For example, as of today, I personally know many more developers using containers than plain VMs - but of course I would never say "most developers", since I know a handful of them
Azure DevOps Environments for Virtual Machines EXPLAINED
8:16
Azure Pipelines: Classic vs Yaml - Build and Release comparison
18:11
У ГОРДЕЯ ПОЖАР в ОФИСЕ!
01:01
Дима Гордей
Рет қаралды 7 МЛН
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 22 МЛН
هذه الحلوى قد تقتلني 😱🍬
00:22
Cool Tool SHORTS Arabic
Рет қаралды 98 МЛН
Cursor Is Beating VS Code (...by forking it)
18:00
Theo - t3․gg
Рет қаралды 67 М.
Intro to Azure DevOps - Source Control, CI/CD, Automation, and more
32:14
Azure DevOps Environments: Checks and Gates DEEP DIVE
21:57
CoderDave
Рет қаралды 10 М.
У ГОРДЕЯ ПОЖАР в ОФИСЕ!
01:01
Дима Гордей
Рет қаралды 7 МЛН