Ayobami Ayodeji
Ayobami Ayodeji
## PR Summary ## PR Checklist - [ ] PR has a meaningful title - [ ] Summarized changes - [ ] This PR is ready to merge and is...
The AKS product team recently released the openai demo you can find here: https://github.com/Azure-Samples/aks-store-demo/tree/main. It uses Javacript, Go, Rust, Python and Vue, but not Java, one of the most important...
The build intelligent apps scenario's architecture diagram has Nginx used as an ingress controller to access the application. However our deployment steps currently expose the web application directly using a...
The build intelligent apps scenario currently has sensitive information stored in config maps as opposed to keyvault. This needs to change. Update the manifest files and deployment instructions to pull...
Our [Backup scenario for AKS LZA](https://github.com/Azure/AKS-Landing-Zone-Accelerator/tree/main/Scenarios/Backup-Restore) uses velero. Update the instructions to use the [AKS backup feature](https://learn.microsoft.com/en-us/azure/backup/azure-kubernetes-service-backup-overview) instead.
**Is your feature request related to a problem? Please describe.** No it is not a problem, just continuous improvement **Describe the solution you'd like** we made a lot of improvements...
**Is your feature request related to a problem? Please describe.** A well architect AKS environment can be complicated to build. Enter the AKS deployment helper! However how do we make...
I didnt know how the azure/latest-version tag works so i just hardcoded the latest versions. if someone can explain to me how its able to identify latest version, that would...
**Issue:** When following step by step option in the [terraform deployment for aca-internal scenario](https://github.com/Azure/aca-landing-zone-accelerator/blob/main/scenarios/aca-internal/terraform/modules/01-hub/README.md) everything works until you get to the ACA environment deployment steps. It provides an error saying...