microsoft / microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator
Migrating to Azure Kubernetes Service (AKS)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 884
- Forks
- 836
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 6
Description
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
- Design AKS-based architecture
- Update Bicep template to provision or reference AKS
- Migrate application deployment to Kubernetes
- Update documentation and deployment steps
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current Bicep template and the Azure Container Apps deployment it provisions. Define the AKS architecture and decide how existing or new clusters, Kubernetes manifests or Helm, ACR, identities, secrets, configuration, and CI/CD fit together. Done means the workloads deploy through AKS and the deployment documentation is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, helm, kubernetes
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100