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:
- Guiding developers through containerization best practices
- Automating key steps involved in preparing apps for Kubernetes
- Reducing guesswork when generating Kubernetes-ready artifacts
- Bringing developer-first Kubernetes tooling directly into VS Code
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
- AKS tools repo: https://github.com/Azure/vscode-aks-tools
- Container Assist integration docs: https://azure.github.io/vscode-aks-tools/features/container-assist-integration.html
- Related video: Containerization Assist - Simplifying Modern App Delivery https://youtu.be/vKS6Uq-LLNs?si=i9Z0GKknhLkVbI8W