Projects dependency configuration file generation via Helm with Azure Dev Spaces and Kubernetes

7/15/2019

The projects below seems using Helm to define projects dependency on file requirements.yaml below, and azds.yaml and Chart project for each project.

https://github.com/Azure/dev-spaces/blob/master/samples/BikeSharingApp/charts/requirements.yaml https://github.com/Azure/dev-spaces/tree/master/samples/BikeSharingApp/charts

My questions are: 1 Is my understanding above correct?

2 Is the whole folder, charts, above generated manually or via tool?

https://helm.sh/docs/developing_charts/

https://docs.microsoft.com/en-us/azure/dev-spaces/quickstart-team-development

-- Pingpong
azure
azure-dev-spaces
azure-kubernetes
kubernetes-helm

0 Answers