Motivation
The current Bicep template deploys workloads using Azure Container Apps, but our requirements now need greater control, flexibility, and alignment with enterprise standards.
Migrating to Azure Kubernetes Service (AKS) will provide better networking, security, scalability, and integration with existing DevOps and Kubernetes-based tooling.
Requirements
A list of requirements to consider this feature delivered
- Replace Azure Container Apps with Azure Kubernetes Service (AKS)
- Support deployment to an existing or newly created AKS cluster
- Deploy workloads using Kubernetes manifests or Helm
- Integrate with Azure Container Registry (ACR)
- Support managed identities, secrets, and environment configuration
- Be compatible with CI/CD-based deployments
Tasks
To be filled in by the engineer picking up the issue
Motivation
The current Bicep template deploys workloads using Azure Container Apps, but our requirements now need greater control, flexibility, and alignment with enterprise standards.
Migrating to Azure Kubernetes Service (AKS) will provide better networking, security, scalability, and integration with existing DevOps and Kubernetes-based tooling.
Requirements
A list of requirements to consider this feature delivered
Tasks
To be filled in by the engineer picking up the issue