News

New Preview Simplifes the Visual Studio Kubernetes Experience

To better support developers who are building containerized applications that target Kubernetes in Visual Studio, Microsoft last week announced the preview of an extension for the IDE.

Although new to the Visual Studio Marketplace, Visual Studio Code Kubernetes Tools has already been installed more than 54,000 times.

That speaks to the popularity of the open source Kubernetes project, increasingly becoming the tool of choice for automating deployment, scaling and management of containerized applications.

In a blog post last week, Microsoft mentioned that burgeoning popularity and detailed how to use the new preview tool, which comes with a number of pre-requisites that are explained in developer guidance.

"With the tools installed, you can create a new “Container Application for Kubernetes” project, or add Kubernetes support to an existing .NET Core web application," said Lisa Guthrie, program manager, Azure Developer Experience. "When you do this, Visual Studio will automatically create a Dockerfile and a Helm chart for your project. You can easily create a container image to run your application, or use these files to deploy to any Kubernetes cluster. These tools will also integrate with Azure Dev Spaces, which provides a rapid, iterative development experience right in Azure Kubernetes Service."

Parked on GitHub since January, the preview tool shows 13 contributors and 85 stars. GitHub said the tool was created by combining the vs-kubernetes extension by @brendandburns and the vs-helm extension by @technosophos. Helm is a package manager for Kubernetes.

The nascent preview has thus far earned a perfect 5.0 rating so far from just five developers, according to its site on the Visual Studio Marketplace.

Guthrie said the tool was created to simplify the Visual Studio experience after getting feedback from developers.

"Here on the Visual Studio team, we are working on ways to better support developers who are building containerized applications that target Kubernetes," she said. "In talking to these developers, we’ve heard that it can be challenging to create Dockerfiles, Helm charts, and other configuration-as-code files required to create container images and deploy them to Kubernetes. And taking your code from Visual Studio to your Kubernetes cluster requires memorizing some pretty complicated CLI commands."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Highlights Visual Studio Live! Event Lineup and Longtime Developer Community Role

    A Microsoft MVP Blog post on Visual Studio Live!'s longevity arrives as the 2026 conference series continues with upcoming stops at Microsoft HQ, San Diego and Orlando.

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

Subscribe on YouTube