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

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

  • Copilot Agentic AI Dev Environment Opens Up to All

    Microsoft removed waitlist restrictions for some of its most advanced GenAI tech, Copilot Workspace, recently made available as a technical preview.

Subscribe on YouTube