-
Notifications
You must be signed in to change notification settings - Fork 305
Azure Dev Spaces is retiring on 31 October 2023 #410
Comments
The tool |
Hi @ahaeber, Thank you for your question. Generating a Dockerfile and Helm Chart is not a capability Bridge supports. We encourage customers to leverage their own practices and tooling for deploying their application to Kubernetes. Bridge enters the picture once the application is successfully running in the cluster. With that said, the existing Azure Dev Spaces tooling will continue to work for the foreseeable future. You can use the |
Fix Azure DevOps Pipline -> Deploy to Kubernetes - Review App with Dev Spaces. This is an out of the box pipeline with Azure Dev Ops and is now broken. 2021-05-20T16:02:01.9216709Z azds : The term 'azds' is not recognized as a name of a cmdlet, function, script file, or executable program. |
Azure Dev Spaces is retiring on 31 October 2023.
Azure Dev Spaces will be retired on October 31, 2023. Developers should move to using Bridge to Kubernetes, a client developer tool.
The purpose of Azure Dev Spaces was about easing developers into developing on Kubernetes. A significant tradeoff in the approach of Azure Dev Spaces was putting extra burden on developers to understand Docker and Kubernetes configurations as well as Kubernetes deployment concepts. Over time, it also became clear that the approach of Azure Dev Spaces did not effectively decrease the speed of inner loop development on Kubernetes. Bridge to Kubernetes effectively decreases the speed of inner loop development and avoids unnecessary burden on developers.
The core mission remains unchanged: Build the best developer experiences to develop, test, and debug microservice code in the context of the larger application.
How does this affect me?
After 31 October 2023, Azure Dev Spaces will no longer be supported, and all projects using Azure Dev Spaces will no longer function.
What action should I take?
Transition to Bridge to Kubernetes. More information on migration options is available here.
The text was updated successfully, but these errors were encountered: