How to deploy .NET apps to Kubernetes

Sdílet
Vložit
  • čas přidán 26. 12. 2021
  • 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

Komentáře • 182

  • @thowheedh
    @thowheedh Před 2 lety +245

    Definitely looking for more on Terraform, docker & Kubernetes please

    • @bartzalewski
      @bartzalewski Před 2 lety +7

      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 Před 2 lety +3

      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 Před 2 lety +169

    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 Před 2 lety +42

    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 Před 2 lety +35

    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  Před 2 lety +7

      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 Před 2 lety +3

      @@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 Před rokem

      @@nickchapsas thanks for the vid man. looking forward for a-z series a-z that topic. thanks

  • @soucianceeqdamrashti8175
    @soucianceeqdamrashti8175 Před 2 lety +13

    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 Před 2 lety +14

    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 Před 2 lety

      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 Před 2 lety

      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.

  • @stefanosbek
    @stefanosbek Před 2 lety +4

    8:16 "It does that sometimes"
    If I could summarize my entire developer career in a sentence, that would be it.

    • @nickchapsas
      @nickchapsas  Před 2 lety

      😂 Turned out I have a DNS issue on my router

  • @kaiserbergin
    @kaiserbergin Před 2 lety

    I love that you're starting to expand your course offering... Keep up the great work, man. Pillar of the dev community!

  • @pedromiranda1000
    @pedromiranda1000 Před 2 lety +3

    It would be interesting to have a full series on k8s and azure, developing microservices and then deploy them on AKS.

  • @aToa5241
    @aToa5241 Před 2 lety +5

    Hi Nick, Thank you for the great content! Definitely a ‘yes’ for Azure, containers, kubernetes, and terraform, here on CZcams or as one of your paid courses. Cheers

  • @Robin-uu4wx
    @Robin-uu4wx Před 2 lety

    I like this content! This feels like the "finishing" step in becoming more knowlegable in the whole software development cycle

  • @claudiopedalino337
    @claudiopedalino337 Před 2 lety

    Exactly what ive been expecting,, Nick talking about Kubernetes, Thanks for all your effort Nick! :D

  • @thomasgunther8249
    @thomasgunther8249 Před 2 lety

    Thank you for another awesome video of .Net technologies. And yes, terraform stuff would be wonderful!

  • @nishudar
    @nishudar Před 2 lety

    This is extremaly useful. Please do a serie about this.

  • @nerminsehic4542
    @nerminsehic4542 Před 2 lety

    Great walkthrough!

  • @DaviGn
    @DaviGn Před 2 lety

    Always awesome videos! Please more videos like this, very useful!

  • @jwmoffat
    @jwmoffat Před rokem

    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!

  • @dlwiii3
    @dlwiii3 Před 2 lety

    Thanks Nick! Love the .net content but this topic is very relevant for me as well.

  • @MEGAxLIONx
    @MEGAxLIONx Před 2 lety

    Cloud is a really interesting and relevant theme, so it's an excellent video and we want to see more of such great content!

  • @immino
    @immino Před 2 lety

    Looking forward to more kubernetes content, thank you so much.

  • @sandipjadhav-mb3cs
    @sandipjadhav-mb3cs Před rokem

    Simple, short and sweet explanation

  • @CHERANGA123
    @CHERANGA123 Před 2 lety

    Hi @Nick great work as always! Would love to see more microservice related developments with Kubernetes!

  • @shuvo9131
    @shuvo9131 Před 2 lety

    Will be eagerly waiting for your next one bro.

  • @tranceduck
    @tranceduck Před 2 lety

    Thanks for this videos Nick. Would love more on these topics of devops and Kubernetes if possible

  • @Myuuiii
    @Myuuiii Před 2 lety

    Somehow you always manage to upload whatever I need at this exact moment

  • @IgorfariasSk8
    @IgorfariasSk8 Před 2 lety

    Thanks for the video!

  • @pburczyn
    @pburczyn Před 2 lety

    I'm wainting for DDD :)
    This is something that can take you to a next level !

    • @nickchapsas
      @nickchapsas  Před 2 lety

      I will probably never do any DDD content

  • @robadobdob
    @robadobdob Před 2 lety

    With a heavier emphasis on "infrastructure as code", I definitely appreciate the devops stuff as much as the coding videos.

  • @ziaulhasanhamim3931
    @ziaulhasanhamim3931 Před 2 lety

    Looking forward for a series on docker and Kubernetes on this channel

  • @serhii-kimlyk
    @serhii-kimlyk Před 2 lety

    More Kubernetes videos, will be much appreciated

  • @amrelsher4746
    @amrelsher4746 Před 2 lety

    looking for more Nick😍😍

  • @stefangranath3841
    @stefangranath3841 Před 2 lety

    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

  • @sbeasley1120
    @sbeasley1120 Před 3 měsíci

    wow kubernetes and terraform content are both things I would love to see your take on.

  • @atanassimeonov5138
    @atanassimeonov5138 Před 2 lety

    AKS is one of the things that I miss at the moment from Azure, so it is super cool to see you making CZcams videos about it!

  • @cycling0079
    @cycling0079 Před 2 lety

    Great video. Definitely would like more on Terraform.

  • @Mishael360
    @Mishael360 Před 2 lety

    Looking forward to this and docker and Kubernetes.

  • @JAChustz
    @JAChustz Před 2 lety +3

    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 Před 2 lety

      Simply scaling your number of pods is a way of increasing load of an API.

  • @gregkan3964
    @gregkan3964 Před 2 lety

    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

  • @tarekel-shahawy891
    @tarekel-shahawy891 Před 2 lety

    NICK PLEASE MORE ON THIS TOPIC !

  • @alfredoquintanalopez2265

    Yes please I would like more videos like this. Thanks

  • @pramod722
    @pramod722 Před 2 lety

    Please make videos on kubernetes and docker. I love how you present the concept. God bless you 🙏 Love from India 🇮🇳

  • @Quillockx
    @Quillockx Před 2 lety +1

    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!

  • @mrk5519
    @mrk5519 Před 2 lety

    You will rescue my ass with those videos. I need that ASAP at my work

  • @dionito70
    @dionito70 Před 2 lety

    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.

  • @DasturlashniOrganamiz
    @DasturlashniOrganamiz Před 2 lety +1

    Definitely looking forward on topics of Azure and k8s

  • @ckschumeister411
    @ckschumeister411 Před 2 lety

    Thanks a lot nick, hope you post more content on containers, kubernetes, IAC

  • @norbertkimario8285
    @norbertkimario8285 Před 2 lety

    Definitely would like more stuff on terraform and AKS

  • @ksdvishnukumar
    @ksdvishnukumar Před 2 lety

    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...

  • @TusharGandhe
    @TusharGandhe Před 2 lety

    Yes definitely I will be interested in deeper docker & kubernetes videos

  • @christoph6055
    @christoph6055 Před 2 lety

    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!

  • @penetrarthur
    @penetrarthur Před 2 lety

    Yes please! Make the full API deployment guide in details!

  • @paulmouatib9999
    @paulmouatib9999 Před 2 lety

    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 :)

  • @sps014
    @sps014 Před 2 lety

    Would love to see more about Terraform.

  • @ernessmit7882
    @ernessmit7882 Před 2 lety

    Please make more videos like this, Docker, Kubernettes, Docker Swarm etc. Thanks for the good content.

  • @AftabAnsari-vm5dz
    @AftabAnsari-vm5dz Před 2 lety

    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.

  • @LetsLearnWithA.R
    @LetsLearnWithA.R Před 2 lety

    Definitely would love to watch more videos on K8

  • @TWFsecurity
    @TWFsecurity Před 2 lety

    Yes please, more about .Net and Linux + Docker

  • @camilotorresc.2046
    @camilotorresc.2046 Před 2 lety

    Definitely, a saga or course about more on Azure cloud (also Kubernetes, docker, terraform) stuff would be amazing!

  • @SixOThree
    @SixOThree Před 2 lety

    I haven't needed Kubernetes, though I keep inching closer. But I would like to see more videos like this in general.

  • @EncamyGame
    @EncamyGame Před 2 lety

    Great video! Please do more videos about kube

  • @Lucard4433
    @Lucard4433 Před 3 měsíci

    Thanks for the video! What code editor are you using? Pretty cool it has docker support.

  • @belugaaa6649
    @belugaaa6649 Před 2 lety

    Awesome video Nick, please do more of Microservices and K8's videos.

  • @theincredibleillmo9385

    We need a course for DevOps and NET6. I’m ready to pay for it!

  • @olegchernyakov3167
    @olegchernyakov3167 Před rokem

    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.

  • @aymantawfik4761
    @aymantawfik4761 Před 2 lety

    Great video

  • @spottedmahn
    @spottedmahn Před rokem

    I’m interested, make a series!!

  • @vamvdotnet
    @vamvdotnet Před 2 lety

    Yes!!! Please, go on!

  • @pdevito
    @pdevito Před 2 lety

    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

  • @deezleguy
    @deezleguy Před 2 lety

    I’d enjoy a series

  • @chrismaskinis
    @chrismaskinis Před 2 lety

    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.

  • @o.t.1934
    @o.t.1934 Před 2 lety

    Great tutorial. Thank you!
    Pls tell, what Rider theme are you using? And what type of font?

  • @Azcraz
    @Azcraz Před 2 lety

    Would love to see more ASP.NET Web API deployments on kubernetes!!

  • @deepakkulkarni5356
    @deepakkulkarni5356 Před 2 lety

    Will be interested in more detailed video of using terraform, docker and kubernetes for .net applications

  • @sefatanam
    @sefatanam Před 2 lety

    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.

  • @1takew0nder
    @1takew0nder Před 2 lety

    +1 for the loadbalancer video

  • @nandanvasudevan
    @nandanvasudevan Před 2 lety

    Basics of Terraform would be great!!

  • @morgadoapi4431
    @morgadoapi4431 Před 2 lety

    Thanks for the video. PLOX more

  • @PatrickMageez
    @PatrickMageez Před 2 lety

    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.

  • @carlosleite2786
    @carlosleite2786 Před 2 lety

    It would be nice to have a series on DevOps like from configuring docker, terraform and Kubernetes.

  • @solidsloth1
    @solidsloth1 Před 2 lety

    I'm would love move videos like this involving kubernetes. Load balancing would be really cool!

  • @kenniltv
    @kenniltv Před 2 lety

    Looking forward to more Terraform, Kubernetes and hopefully small simple CI/CD tools for home use. Not cloud hosted in AWS or Azure.

  • @michaelakin766
    @michaelakin766 Před rokem

    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.

  • @elraito
    @elraito Před 2 lety

    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.

  • @eqwerty610
    @eqwerty610 Před 8 měsíci

    Is there going to be a course about this in dometrain?

  • @man75357
    @man75357 Před 2 lety

    happy to see you moving towards azure.

  • @Ubhaya1
    @Ubhaya1 Před 2 lety

    Would like to see a full series on ci/cd pipeline please

  • @pedro3261
    @pedro3261 Před 2 lety

    Hey Nick just want to say that i f love you man

  • @antonioluismelo
    @antonioluismelo Před rokem

    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.

  • @seba123321
    @seba123321 Před 2 lety

    more please!

  • @ramanacharirallabandi7442
    @ramanacharirallabandi7442 Před 4 měsíci

    Hi, how can we see the deployed services and pods in azure portal?

  • @blackcanaryhorcrux7962

    I would love to see some more DevOps oriented content

  • @derperslarperson9924
    @derperslarperson9924 Před 2 lety

    What IDE and extensions are you using?

  • @leonov_am
    @leonov_am Před 2 lety

    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

  • @ramumohan4450
    @ramumohan4450 Před 3 měsíci

    what is the tool name you are using for coding in the video ?

  • @KonstantinKuda
    @KonstantinKuda Před 2 lety

    Thank you for the video. Could you kindly make a video about teraform (on premise/Azure)?

  • @DoorThief
    @DoorThief Před 2 lety +1

    Let's goooo

  • @surajkumarpradhan667
    @surajkumarpradhan667 Před 2 lety +2

    Can you please start a series for AKS?

  • @F2H16
    @F2H16 Před 2 lety

    Please carry on with your DevOps videos. Being a developer, I would love to learn it from another dev. 🙏🙏🙏

  • @lipa44
    @lipa44 Před 2 lety

    How do you predict things I'm interested in at the current time?!!) Every video perfectly suits into my current needs :) TY

  • @EmptyGlass99
    @EmptyGlass99 Před 2 lety

    Being a developer these days is about 20% coding and 80% deploying - Managing code repositories (git), CI/CD (i.e. Azure DevOps, TeamCity etc), deploying (i.e. Terraform, AWS CloudFormation etc) and security (i.e. Azure Active Directory, AWS Cognito etc), logging (e.g. Azure Application Insights), the list goes on...... Actually writing the code is actually the easy part, so anything that helps with the 80% would be very welcome.