VisualStudio + Kubernetes: Minikube, Helm and Draft

Опубликовано: 03 Май 2026
на канале: Cloudbase Solutions
3,702
10

Quick demo showing how to use Visual Studio 2017 with the VSKubernetes extension to:

1) Deploy Minikube locally with one click
2) Create a .Net Core application and add Kubernetets support (draft create)
3) Deploy the application the the Kubernetes cluster (draft up)
4) Connect and debug the application within Visual Studio, leveraging draft connect and the vscode debugger