devops
Kubernetes for .NET Articles, Tutorials & News
Kubernetes for .NET articles, tutorials, and news from the DotNetNews archive.
18 articles Updated
Kubernetes for .NET work shows up across many DotNetNews issues because teams keep hitting the same implementation questions. Kubernetes for .NET is a recurring focus for C# and .NET developers working in the Microsoft ecosystem.
Recurring subtopics in recent issues include Kubernetes .NET, K8s ASP.NET Core, deploy .NET Kubernetes, and containers .NET. When a subtopic never appears in the archive titles or excerpts, it is left out of this introduction.
Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for Kubernetes for .NET; the archive list is chronological and larger. Secondary angles such as Kubernetes .NET and K8s ASP.NET Core appear when the archive actually covered them. Cross-links to Docker for ASP.NET Core and .NET Aspire help when the problem spans more than one tag.
Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.
Start here
Editor picks for Kubernetes
-
Containerization Assist Integration with AKS VSCode Extension
youtube.com Issue #456
Worth a look if you live in VS Code and want a smoother path from app to AKS deployment.
-
Carbon Aware Computing - Using .NET Open Source libraries for more sustainable applications
youtube.com Issue #331
Carbon-aware computing brings sustainability into real .NET deployment decisions.
-
Implementing Blue-Green Deployment for Zero Downtime in .NET
c-sharpcorner.com Issue #327
Blue-green deployment guidance with Azure and Kubernetes for teams that need safer releases.
-
Deploying .NET Applications with Docker and Kubernetes
medium.com Issue #223
https://medium.com/simform-engineering/deploying-net-applications-with-docker-and-kubernetes-ff450b3c3b33.
-
Scaling .NET Apps: The Power of Azure, Kubernetes & Databases
medium.com Issue #153
Azure plus Kubernetes plus databases makes this a solid scaling overview for teams past the single-service stage.
-
Azure Container Apps Tutorial: Deploying Microservices Without Kubernetes
c-sharpcorner.com Issue #498
Helpful for developers who want containerized deployment on Azure without taking on Kubernetes overhead day one.
-
Akka.NET + Kubernetes: Everything You Need to Know
petabridge.com Issue #319
Akka.NET at Kubernetes scale is the kind of operational story that pays off when systems get serious.
-
Deploying Open-Source AI Models on Azure Kubernetes Service (AKS)
csharp.com Issue #162
https://www.csharp.com/article/deploying-open-source-ai-models-on-azure-kubernetes-service-aks/
Archive
Newest first
-
Azure Container Apps Tutorial: Deploying Microservices Without Kubernetes
c-sharpcorner.com Issue #498
Deploy microservices easily with Azure Container Apps. A serverless platform for containers, simplifying operations and scaling without Kubernetes.
-
Containerization Assist Integration with AKS VSCode Extension
youtube.com Issue #456
In this episode, we explore how Containerisation Assist integrates seamlessly with the Azure Kubernetes Service (AKS) VS Code Extension within Visual Studio Code, helping developers go from applicatio...
-
MVC modernization, architecture and Redis
DotNetNews Issue #353
A mixed .NET roundup covering UI modernization, Clean Architecture, JWT and delegates, plus Redis, Azure Functions, Orleans, and tooling changes.
-
Carbon Aware Computing - Using .NET Open Source libraries for more sustainable applications
youtube.com Issue #331
This talk will show how these patterns can be implemented with Open Source .NET Libraries - on prem, in the cloud with Azure PaaS or in Kubernetes and what options an application has to “shed” the loa...
-
Implementing Blue-Green Deployment for Zero Downtime in .NET
c-sharpcorner.com Issue #327
Achieve zero-downtime deployments in .NET with Blue-Green Deployment! Learn the benefits, workflow, and practical implementation using Azure, Kubernetes, and more. Ensure seamless updates and instant ...
-
ASP.NET Core, architecture, and performance
DotNetNews Issue #324
A varied .NET roundup with Clean Architecture, ASP.NET Core REST API guidance, LINQ and memory fixes, plus Redis, SQL Server, and WebAssembly.
-
Akka.NET + Kubernetes: Everything You Need to Know
petabridge.com Issue #319
Production lessons from years of running Akka.NET clusters at scale
-
ASP.NET Core Docker Kubernetes Deployment Guide | Cloud-Native DevOps (Part-32 of 40)
c-sharpcorner.com Issue #313
This comprehensive guide provides step-by-step instructions for containerization, orchestration, CI/CD pipeline implementation, and production best practices. Learn to build scalable, resilient, and s...
-
Using Docker and Kubernetes for .NET on Azure AKS and AWS EKS
c-sharpcorner.com Issue #300
This article provides a practical walkthrough of deploying .NET apps using Docker and Kubernetes on both Azure AKS and AWS EKS. Learn to containerize your app, deploy it to AKS and EKS, and compare th...
-
Deploying a .NET Weather Forecast App to AKS Using GitHub Actions and Argo CD
c-sharpcorner.com Issue #227
https://www.c-sharpcorner.com/article/deploying-a-net-weather-forecast-app-to-aks-using-github-actions-and-argo-cd/
-
Deploying .NET Applications with Docker and Kubernetes
medium.com Issue #223
https://medium.com/simform-engineering/deploying-net-applications-with-docker-and-kubernetes-ff450b3c3b33
-
Deploying Open-Source AI Models on Azure Kubernetes Service (AKS)
csharp.com Issue #162
https://www.csharp.com/article/deploying-open-source-ai-models-on-azure-kubernetes-service-aks/
-
Scaling .NET Apps: The Power of Azure, Kubernetes & Databases
medium.com Issue #153
https://medium.com/@kohzadi90/scaling-net-apps-the-power-of-azure-kubernetes-databases-05815cd80de3
-
Async WinForms, C# 12, AWS Ops
DotNetNews Issue #94
A mixed .NET roundup covering WinForms async updates, MAUI UI ideas, C# collection techniques, testing workflows, and cloud deployment patterns.
-
JSON serialization, C# internals, .NET 9 upgrade guide
DotNetNews Issue #90
This issue covers JSON serialization choices, unsafe code, reflection, testing, debugging, raw string literals, and a .NET 9 upgrade guide.
-
ASP.NET Core options, .NET 9 file watching, and OpenAPI docs
DotNetNews Issue #80
A mixed December roundup covering ASP.NET Core options, .NET 9 FileSystemWatcher usage, Aspire on Kubernetes, async performance, and interview prep.
-
APIs, EF joins, concurrency
DotNetNews Issue #60
Issue #60 covers ASP.NET Core APIs, Entity Framework, Redis caching, Docker and Kubernetes deployment, plus C# fundamentals and WPF.
-
C# 13, middleware, and WPF navigation
DotNetNews Issue #53
Issue #53 covers C# 13, ASP.NET Core middleware, WPF router navigation, memory leaks, async performance, Kubernetes jobs, and .NET Conf Student Zone.