Azure-Samples / java-microservices-aks-lab

This lab walks you through the creation of a Java microservices application on AKS integrated with multiple Azure services
MIT License
10 stars 159 forks source link

helm - kustomize #54

Open vermegi opened 1 year ago

vermegi commented 1 year ago

Time shift 2: spend more time on the AKS pieces which make kubernetes easier, such as Azure Key Vault integration, azsecpack integration, etc.). Might also consider whether helm, kustomize, canaries, etc. would be good to incorporate. kustomize might be good to stage deployment--config server, then deploy server (if needed), then microservices, then admin server (if neeeded)

vermegi commented 1 year ago

This needs to be properly investigated, not sure how much impact this would have