Wednesday, March 27, 2019

Developing using Azure Dev Spaces with Azure Kubernetes Services

Last year Microsoft introduced a preview of something known as Azure Dev Spaces for Azure Kubernetes Services (AKS). To follow suite with my previous posts around container workloads for developers, I'll make examples with C# .NET Core and we'll run the containers in AKS - this time using Dev Spaces for easier local development efforts. Tag along to learn what it's all about and how to test, implement and iterate quicker.

2019-03-26: Azure Dev Spaces is currently in preview and there might be things that change along the way as it matures into GA.

Pre-requisites and tooling

In order to successfully tag along with the examples below, I suggest that you prepare your tool baskets with the proper tools.

... Read the full post on https://zimmergren.net/azure-dev-spaces-aks-kubernetes-services-visual-studio/

by Tobias Zimmergren via Zimmergren

No comments:

Post a Comment