How to Deploy .NET Apps to Kubernetes

preview_player
Показать описание


Hello, everybody, I'm Nick, and in this video, I will show you how you can deploy your .NET applications and system to Kubernetes (k8s), and we will do that using .NET Aspire.

Don't forget to comment, like and subscribe :)

Social Media:

#csharp #dotnet
Рекомендации по теме
Комментарии
Автор

All the tutorials are starting new projects. What I need to see is how I can convert my many services (in many repos) into an aspire project without a ton of refactoring

DevonLehmanJ
Автор

I was exiting of Aspire since Microsoft pre-released 1 view. And I was waiting for your video about deploying my awesome micro-services app XD
thx for you guide lines, Nick!

kurumi
Автор

I have been looking forward to it, Thanks Nick

petermakwakwa
Автор

Hey Nick! Great stuff! It would be great to see how Aspire can be meaningful used in combination with Dapr. Which responsibilities overtakes the one or another framework and how it could streamline the whole development from dev over test to prod. Many thanks

Alexander-byuv
Автор

Wow, I was just looking for it. Thanks Nick!

nztzn
Автор

TBH the name Aspirate is kinda cool 😅 like as-pirate

vinydanylo
Автор

I don't really get the value proposition of Aspire. We can already deploy to Kubernetes quite easily with helm and dockerfiles. My first impression of Aspire is that it is just another layer on top of this, but not a very thick layer so there doesn't seem to be a lot of simplification at all and no point locking myself into Aspire when I can just keep using helm etc. What am I missing?

Crozz
Автор

Nick is lazy and feeding us again and again with Weather Forecast, lol 😂

antonmartyniuk
Автор

You have really nice CMD prompt setup. What is it and how can I achieve similar look ?

A-JesusWlkr
Автор

what is the difference between aspire and dapr?

OrgesKreka
Автор

What is the way to deploy it via a ci/cd from github to own server (ubuntu)? Currently I use simple docker container via docker Hub.

TheXea
Автор

Great video! Is it possible to run the .NET debug mode (integrated in Rider) inside a Kubernetes deployment ?

Leafgard
Автор

The problem with .net aspire is that you have all the projects (backend and front end) in the same solution. This is quite problematic for large projects and companies where workloads are splitter through different teams. First remark

jaygis
Автор

Dude you read my mind, how do you do it? :D

Wickerman
Автор

Is this a limitation for .Net Aspire that your services needs to be under the same solution/same repo? What about connecting your API to a SPA build in React/Vue?

razvan
Автор

Hi Nick! Whats the name of the app to visualize the k8's containers and services? Thanks!

na_berna
Автор

Hey, Nick, would you show us some tests of latest Claude AI model regarding its C# coding capabilities?

serus
Автор

What's the ui app you are using to manage kubernetes .?

DeathRuNNerVST
Автор

I just want an API, this is too complex for someone who just wants to put food on the plate. Requires a lot of understanding of concepts that one might not be using on a day-to-day basis. It will require a Team and specialization in the field. I will stick with Containers and container apps Its a Bliss

ravikumarmistry