microsoft / microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator

Migrating to Azure Kubernetes Service (AKS)

Open
#940 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.