Containerization Assist Integration with AKS VSCode Extension

Microsoft Developer explores how Containerization Assist integrates with the Azure Kubernetes Service (AKS) VS Code Extension inside Visual Studio Code, aiming to reduce friction when taking application code to Kubernetes-ready workloads.

Overview

The video covers how the integration helps with the containerization journey by:

What is Containerization Assist

The episode introduces Containerization Assist and positions it as tooling that helps developers move from application code to containerized, Kubernetes-deployable workloads.

Demo: generating build and deployment files

The presenter demonstrates generating the files needed to build and deploy an application to Kubernetes, using the AKS tooling in VS Code.

Demo: automated pipeline

The episode includes a demo of creating an automated pipeline as part of the workflow to get from code to deployment.

What’s next and how to contribute

The video closes with what’s coming next and how to contribute to the project.

Resources