How to deploy .NET apps to Kubernetes

  Рет қаралды 75,425

Nick Chapsas

Nick Chapsas

2 жыл бұрын

Check out my Dependency Injection course: dometrain.com/course/from-zer...
Use discount code YTDEP2 at checkout for 15% off
Become a Patreon and get source code access: / nickchapsas
Hello everybody I'm Nick and in this video I will show you how you can deploy your applications to Kubernetes very quickly and easily.
How to create an AKS cluster with Terraform: learn.hashicorp.com/tutorials...
Don't forget to comment, like and subscribe :)
Social Media:
Follow me on GitHub: bit.ly/ChapsasGitHub
Follow me on Twitter: bit.ly/ChapsasTwitter
Connect on LinkedIn: bit.ly/ChapsasLinkedIn
Keep coding merch: keepcoding.shop
#kubernetes #k8s #devops

Пікірлер: 182
@thowheedh
@thowheedh 2 жыл бұрын
Definitely looking for more on Terraform, docker & Kubernetes please
@bartzalewski
@bartzalewski 2 жыл бұрын
agreed, I'm moderate on Docker but I would love some Terraform/K8s videos from a C#/VS/Azure perspective that Nick could provide (edit: oops Nick uses Rider not VS)
@Krilllind
@Krilllind 2 жыл бұрын
Same! I know a bit of K8S and docker but only heard of Terraform, never used it. Would be really nice to get some more context around that!
@shahinjabbar525
@shahinjabbar525 2 жыл бұрын
I would like to see more Azure and generally cloud stuff. Those skills are becoming must-have for engineers and I would appreciate if you gonna make a series to get started. Thanks
@fat-freeoliveoil6553
@fat-freeoliveoil6553 2 жыл бұрын
I would be really interested in a zero-BS Azure guide - only focusing on the parts of Azure that actually matter in modern-day app development (no legacy or niche features that would only make it more complicated).
@MB-Kajtech
@MB-Kajtech 2 жыл бұрын
Honestly proper production level deployment stuff is pretty scarcely available so an in depth deployment series with production in mind would be awesome. Really noticed how most information available is pretty shallow when I did a production deployment for MEAN with Ansible and Docker with Nginx + Certbot, migrate-mongoose and all that jazz. A lot of reading the documentation instead of following a single series or article, I guess I learned more doing it that way but just being able to get something simple to actual production by following a single series would probably help a lot of people.
@nickchapsas
@nickchapsas 2 жыл бұрын
Yeah it’s kinda scare how what I show in this video is actually very bare bones and you can take it to the next level in so many ways with Helm, Keptn, etc etc. I’ll see if I can make a follow up video on this one
@MB-Kajtech
@MB-Kajtech 2 жыл бұрын
@@nickchapsas Yeah obviously since your just feeling out your audience on this stuff. Sounds good, looking forward to it as I find your content as the best available. Also your recommendation made me move from Visual studio to Rider and I haven't regretted it. Cheers and have a fun new year!
@The_ideal_optimum
@The_ideal_optimum Жыл бұрын
@@nickchapsas thanks for the vid man. looking forward for a-z series a-z that topic. thanks
@soucianceeqdamrashti8175
@soucianceeqdamrashti8175 2 жыл бұрын
Defintely interested in more videos like this that go through the whole container/kubernetes world from a dotnet perspective. Maybe for future videos go through 1) Load balancing in more details 2) Centralised logging with Prometheus and grafana 3) Authentication in the world of kubernetes (not just api authenication but also who can call/access the services/pods)
@inzyster
@inzyster 2 жыл бұрын
I would love to see a tutorial series for getting a .NET application running in AKS (or equivalent) - from setting up the infrastructure to setting up the CI/CD to having a “production-like” end result. I can already think of a few acquaintances that would appreciate that. It’s cool stuff, but can feel intimidating when you start learning it - and I think you’d do a great job of explaining it.
@pedromiranda1000
@pedromiranda1000 2 жыл бұрын
Do you know if it is possible to create a .NET application running in AKS and that does not need a huge budget? For a small side project
@inzyster
@inzyster 2 жыл бұрын
I’ve been wondering that myself. Microsoft has something called Azure Pricing Calculator and using a single cluster with one Linux B2s VM and the cheapest disk option I got 37.74 USD per month. I’m not 100% certain how viable this configuration is, though, or what a “bare minimum” configuration is for AKS.
@kaiserbergin
@kaiserbergin 2 жыл бұрын
I love that you're starting to expand your course offering... Keep up the great work, man. Pillar of the dev community!
@jwmoffat
@jwmoffat Жыл бұрын
I've been tinkering with Rancher Desktop for some experimentation and this was super helpful. "helm create" is so overwhelming and this was a lot better to start with!
@Robin-uu4wx
@Robin-uu4wx 2 жыл бұрын
I like this content! This feels like the "finishing" step in becoming more knowlegable in the whole software development cycle
@stefanosbek
@stefanosbek 2 жыл бұрын
8:16 "It does that sometimes" If I could summarize my entire developer career in a sentence, that would be it.
@nickchapsas
@nickchapsas 2 жыл бұрын
😂 Turned out I have a DNS issue on my router
@aToa5241
@aToa5241 2 жыл бұрын
Hi Nick, Thank you for the great content! Definitely a ‘yes’ for Azure, containers, kubernetes, and terraform, here on KZbin or as one of your paid courses. Cheers
@nishudar
@nishudar 2 жыл бұрын
This is extremaly useful. Please do a serie about this.
@stefangranath3841
@stefangranath3841 2 жыл бұрын
You read my mind Nick. This is what I'm currently studying as I am going to migrate and deploy stuff to azure with kubernetes
@dionito70
@dionito70 2 жыл бұрын
Really interested. More and more developers/software engineers are required not only to design and code your services but to take care of the "infra as code" as well as deployments and many other complementary tasks. And this is not just in small companies, but also in big ones.
@ksdvishnukumar
@ksdvishnukumar 2 жыл бұрын
Hi Nick, As usual worth to watch Video. Yes as a audience and fan of your teaching would love to see more videos on Docker, AKS and Terraform with addition Azure Resources like LOAD Balancer, Traffic Lights etc etc. With some real time scenarios as a Playlist. Definitely it will help your audience in your way of teaching...
@tranceduck
@tranceduck 2 жыл бұрын
Thanks for this videos Nick. Would love more on these topics of devops and Kubernetes if possible
@robadobdob
@robadobdob 2 жыл бұрын
With a heavier emphasis on "infrastructure as code", I definitely appreciate the devops stuff as much as the coding videos.
@CHERANGA123
@CHERANGA123 2 жыл бұрын
Hi @Nick great work as always! Would love to see more microservice related developments with Kubernetes!
@gregkan3964
@gregkan3964 2 жыл бұрын
very nice video! definitely do more about terraform and docker. I would like to see something even simpler going into detail about how to run an asp.net website into a docker container
@ckschumeister411
@ckschumeister411 2 жыл бұрын
Thanks a lot nick, hope you post more content on containers, kubernetes, IAC
@atanassimeonov5138
@atanassimeonov5138 2 жыл бұрын
AKS is one of the things that I miss at the moment from Azure, so it is super cool to see you making KZbin videos about it!
@Quillockx
@Quillockx 2 жыл бұрын
Hello Nick I don't usually comment but I just wanted to let you know this is certainly something I'm very interested in. Hope I'm not the only one!
@MEGAxLIONx
@MEGAxLIONx 2 жыл бұрын
Cloud is a really interesting and relevant theme, so it's an excellent video and we want to see more of such great content!
@sandipjadhav-mb3cs
@sandipjadhav-mb3cs Жыл бұрын
Simple, short and sweet explanation
@thomasgunther8249
@thomasgunther8249 2 жыл бұрын
Thank you for another awesome video of .Net technologies. And yes, terraform stuff would be wonderful!
@christoph6055
@christoph6055 2 жыл бұрын
Yeah not my favorite topic, but I need to learn about this stuff as well. I welcome this kind of content a lot, since I think it's really useful/important. I'm trying to get myself more into the infrastructure part of coding, so I'll be able to actually deploy my code when I work on a project. In that context, I'm learning how to set up my own servers as well, might even get into writing netcode someday. So, I welcome these videos and really enjoy watching them!
@claudiopedalino337
@claudiopedalino337 2 жыл бұрын
Exactly what ive been expecting,, Nick talking about Kubernetes, Thanks for all your effort Nick! :D
@penetrarthur
@penetrarthur 2 жыл бұрын
Yes please! Make the full API deployment guide in details!
@Mishael360
@Mishael360 2 жыл бұрын
Looking forward to this and docker and Kubernetes.
@immino
@immino 2 жыл бұрын
Looking forward to more kubernetes content, thank you so much.
@Myuuiii
@Myuuiii 2 жыл бұрын
Somehow you always manage to upload whatever I need at this exact moment
@AftabAnsari-vm5dz
@AftabAnsari-vm5dz 2 жыл бұрын
Dear Nick, Thank you so.much for this video. I would be interested to learn more about Kubernetes , like pods, service, ingress and overall K8 components.
@norbertkimario8285
@norbertkimario8285 2 жыл бұрын
Definitely would like more stuff on terraform and AKS
@sbeasley1120
@sbeasley1120 3 ай бұрын
wow kubernetes and terraform content are both things I would love to see your take on.
@paulmouatib9999
@paulmouatib9999 2 жыл бұрын
I really want a serie about that! In the next few months, I have to transfer a windows service application into a bunch of microservices... so you are just in time my friend :)
@TusharGandhe
@TusharGandhe 2 жыл бұрын
Yes definitely I will be interested in deeper docker & kubernetes videos
@ernessmit7882
@ernessmit7882 2 жыл бұрын
Please make more videos like this, Docker, Kubernettes, Docker Swarm etc. Thanks for the good content.
@dlwiii3
@dlwiii3 2 жыл бұрын
Thanks Nick! Love the .net content but this topic is very relevant for me as well.
@LetsLearnWithA.R
@LetsLearnWithA.R 2 жыл бұрын
Definitely would love to watch more videos on K8
@ziaulhasanhamim3931
@ziaulhasanhamim3931 2 жыл бұрын
Looking forward for a series on docker and Kubernetes on this channel
@pramod722
@pramod722 2 жыл бұрын
Please make videos on kubernetes and docker. I love how you present the concept. God bless you 🙏 Love from India 🇮🇳
@sps014
@sps014 2 жыл бұрын
Would love to see more about Terraform.
@pedromiranda1000
@pedromiranda1000 2 жыл бұрын
It would be interesting to have a full series on k8s and azure, developing microservices and then deploy them on AKS.
@cycling0079
@cycling0079 2 жыл бұрын
Great video. Definitely would like more on Terraform.
@tarekel-shahawy891
@tarekel-shahawy891 2 жыл бұрын
NICK PLEASE MORE ON THIS TOPIC !
@SixOThree
@SixOThree 2 жыл бұрын
I haven't needed Kubernetes, though I keep inching closer. But I would like to see more videos like this in general.
@DasturlashniOrganamiz
@DasturlashniOrganamiz 2 жыл бұрын
Definitely looking forward on topics of Azure and k8s
@olegchernyakov3167
@olegchernyakov3167 Жыл бұрын
Hi Nick, Big thanks for the example, it really takes my skills to the next level. It would be nice to see how we can use Nginx and how to provide it to the AKS.
@shuvo9131
@shuvo9131 2 жыл бұрын
Will be eagerly waiting for your next one bro.
@deepakkulkarni5356
@deepakkulkarni5356 2 жыл бұрын
Will be interested in more detailed video of using terraform, docker and kubernetes for .net applications
@nerminsehic4542
@nerminsehic4542 2 жыл бұрын
Great walkthrough!
@serhii-kimlyk
@serhii-kimlyk 2 жыл бұрын
More Kubernetes videos, will be much appreciated
@pdevito
@pdevito 2 жыл бұрын
Infra and devops are definitely one of my weaker areas. Know enough be dangerous but something I want to get more depth in for sure. Would love some more practical content around deployments
@camilotorresc.2046
@camilotorresc.2046 2 жыл бұрын
Definitely, a saga or course about more on Azure cloud (also Kubernetes, docker, terraform) stuff would be amazing!
@elraito
@elraito 2 жыл бұрын
Would like more on topic in general. Recently dove in to containerizing and having silly beginner problems like how to store secrets and such. In plain docker solution alreday the IP adress vs container name makes the db conneciton strings a headache. Even more so when i want to keep those things out of version control and/or dynamic. Not to mention other sensitive data. I know Les Jackson made an awesome video but would like another version.
@amrelsher4746
@amrelsher4746 2 жыл бұрын
looking for more Nick😍😍
@TWFsecurity
@TWFsecurity 2 жыл бұрын
Yes please, more about .Net and Linux + Docker
@JAChustz
@JAChustz 2 жыл бұрын
Most interested in the load balancing/scaling portion. We are on the precipice of some of our internal Azure hosted APIs reaching their limit. Showing load balancing would be helpful
@jfpinero
@jfpinero 2 жыл бұрын
Simply scaling your number of pods is a way of increasing load of an API.
@belugaaa6649
@belugaaa6649 2 жыл бұрын
Awesome video Nick, please do more of Microservices and K8's videos.
@DaviGn
@DaviGn 2 жыл бұрын
Always awesome videos! Please more videos like this, very useful!
@mrk5519
@mrk5519 2 жыл бұрын
You will rescue my ass with those videos. I need that ASAP at my work
@EncamyGame
@EncamyGame 2 жыл бұрын
Great video! Please do more videos about kube
@chrismaskinis
@chrismaskinis 2 жыл бұрын
A series about docker in dev environment(with VS, Rider, VS code) and how to manage multiple containers and profiles and debug using containers, also including best practices, would be great. And then a series of how to take this dev "infrastructure" and deploy it to K8s on Azure or if we have a smal application to Azure Container Services would complete the knowledge that a developer should have about DevOps stuff. The series can also include the tools to use for CI/CD to make our lives easier. Now that I think about it, you could make a course instead of a series. Dev to Production and have all that stuff in that course. I think that everyone would buy it.
@Azcraz
@Azcraz 2 жыл бұрын
Would love to see more ASP.NET Web API deployments on kubernetes!!
@alfredoquintanalopez2265
@alfredoquintanalopez2265 2 жыл бұрын
Yes please I would like more videos like this. Thanks
@michaelakin766
@michaelakin766 Жыл бұрын
Hey you asked if we would like to know more about Terraform as a dotnet engineer and I would love that. I am trying to wrap my head around being able to just check in some code into github, and the lambda or kuberneties deploy automatically. A full CICD pipeline with terraform. Also, having separate repos fore each lambda or kub api and having it all build and deploy automatically.
@sefatanam
@sefatanam 2 жыл бұрын
Yes, We want a series of videos about Kubernetes, Terraform, Deploying so that we can make our knowledge basic to mid-level. Cloud stuff needs to be clear first we are .net beginners are stuck into it. Please make a minimal series about it. Your free videos are more than enough from other paid courses.
@theincredibleillmo9385
@theincredibleillmo9385 Жыл бұрын
We need a course for DevOps and NET6. I’m ready to pay for it!
@spottedmahn
@spottedmahn Жыл бұрын
I’m interested, make a series!!
@solidsloth1
@solidsloth1 2 жыл бұрын
I'm would love move videos like this involving kubernetes. Load balancing would be really cool!
@carlosleite2786
@carlosleite2786 2 жыл бұрын
It would be nice to have a series on DevOps like from configuring docker, terraform and Kubernetes.
@nandanvasudevan
@nandanvasudevan 2 жыл бұрын
Basics of Terraform would be great!!
@IgorfariasSk8
@IgorfariasSk8 2 жыл бұрын
Thanks for the video!
@man75357
@man75357 2 жыл бұрын
happy to see you moving towards azure.
@PatrickMageez
@PatrickMageez 2 жыл бұрын
One thing to consider is many companies have dedicated roles for SRE and Patterns to apply regarding Cloud services and deployments. Secrets management etc. Though I think its extremely important to know how to create helm charts etc, generally its about using company created ones or company created build templates that more developer / specific product teams can use. At least that's my experience so far. I suppose many companies will have their own strategy.
@F2H16
@F2H16 2 жыл бұрын
Please carry on with your DevOps videos. Being a developer, I would love to learn it from another dev. 🙏🙏🙏
@pburczyn
@pburczyn 2 жыл бұрын
I'm wainting for DDD :) This is something that can take you to a next level !
@nickchapsas
@nickchapsas 2 жыл бұрын
I will probably never do any DDD content
@blackcanaryhorcrux7962
@blackcanaryhorcrux7962 2 жыл бұрын
I would love to see some more DevOps oriented content
@kenniltv
@kenniltv 2 жыл бұрын
Looking forward to more Terraform, Kubernetes and hopefully small simple CI/CD tools for home use. Not cloud hosted in AWS or Azure.
@deezleguy
@deezleguy 2 жыл бұрын
I’d enjoy a series
@Ubhaya1
@Ubhaya1 2 жыл бұрын
Would like to see a full series on ci/cd pipeline please
@o.t.1934
@o.t.1934 2 жыл бұрын
Great tutorial. Thank you! Pls tell, what Rider theme are you using? And what type of font?
@1takew0nder
@1takew0nder 2 жыл бұрын
+1 for the loadbalancer video
@Lucard4433
@Lucard4433 4 ай бұрын
Thanks for the video! What code editor are you using? Pretty cool it has docker support.
@KonstantinKuda
@KonstantinKuda 2 жыл бұрын
Thank you for the video. Could you kindly make a video about teraform (on premise/Azure)?
@alex250mc
@alex250mc 2 жыл бұрын
K8s and terraform videos would be really nice
@lipa44
@lipa44 2 жыл бұрын
How do you predict things I'm interested in at the current time?!!) Every video perfectly suits into my current needs :) TY
@antonioluismelo
@antonioluismelo 2 жыл бұрын
Hi Nick. Would you consider nowadays using AKS for production deployment to use with microservices? Or you recommend something else in the azure space? Thank you.
@ramanacharirallabandi7442
@ramanacharirallabandi7442 4 ай бұрын
Hi, how can we see the deployed services and pods in azure portal?
@Lammot
@Lammot 2 жыл бұрын
Hey Nick. Terrafrom is way off base for a csharp channel. :) I'd rather see you go in-depth into container workflows: debugging, integration testing, automation of runs, etc. You've done some videos on the subject, but they all felt like yet another library demo. Which is cool, to some extent, but i feel you have more to share on the subject. :)
@morgadoapi4431
@morgadoapi4431 2 жыл бұрын
Thanks for the video. PLOX more
@leonov_am
@leonov_am 2 жыл бұрын
Hello Nick, can I ask you a question? Have you ever met solution like this - I have a project from worker sdk, with hosted service but I want to and a razor page for it. I've changed sdk to web, but I dont know how to add razor pages so that work propertly
@antonmartyniuk
@antonmartyniuk 2 жыл бұрын
Please more videos about Azure and Kubernetes
@rickygaell
@rickygaell Жыл бұрын
So, if u have a MySQL or MariaDb running in other Pod, How could u get the data from this database pod? This video to me has been very useful, thanks! 😁
@pedro3261
@pedro3261 2 жыл бұрын
Hey Nick just want to say that i f love you man
@surajkumarpradhan667
@surajkumarpradhan667 2 жыл бұрын
Can you please start a series for AKS?
@vamvdotnet
@vamvdotnet 2 жыл бұрын
Yes!!! Please, go on!
@seba123321
@seba123321 2 жыл бұрын
more please!
@ramumohan4450
@ramumohan4450 4 ай бұрын
what is the tool name you are using for coding in the video ?
@nikola7377
@nikola7377 2 жыл бұрын
We want in depth! :)
.NET 7  💥  - Deploy .NET Apps to Kubernetes
51:38
Mohamad Lawand
Рет қаралды 19 М.
The Best Advice from a 20-Year Programming Veteran
11:00
Nick Chapsas
Рет қаралды 20 М.
Самый Молодой Актёр Без Оскара 😂
00:13
Глеб Рандалайнен
Рет қаралды 6 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 68 МЛН
Who has won ?? 😀 #shortvideo #lizzyisaeva
00:24
Lizzy Isaeva
Рет қаралды 64 МЛН
What is Span in C# and why you should be using it
15:15
Nick Chapsas
Рет қаралды 250 М.
How to Deploy .NET Apps to Kubernetes
11:41
Nick Chapsas
Рет қаралды 35 М.
What are record types in C# and how they ACTUALLY work
15:36
Nick Chapsas
Рет қаралды 118 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 252 М.
What Is .NET Aspire? The Insane Future of .NET!
18:35
Nick Chapsas
Рет қаралды 264 М.
How to write "smarter" enums in C#
12:56
Nick Chapsas
Рет қаралды 133 М.
Why Developers Hate "Clean Code"?
14:39
Nick Chapsas
Рет қаралды 58 М.
Don't Use Polly in .NET Directly. Use this instead!
14:58
Nick Chapsas
Рет қаралды 53 М.
Самый Молодой Актёр Без Оскара 😂
00:13
Глеб Рандалайнен
Рет қаралды 6 МЛН