AI SummaryThis repository is the reference implementation for the Azure Kubernetes Service (AKS) baseline cluster architecture from Azure Architecture Center. It demonstrates the minimum recommended baseline for most AKS clusters and serves as the starting point for architectural conversations. Adapt it to yo
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "aks-baseline — Copilot Instructions" prompt rules to my project. Repository: https://github.com/mspnp/aks-baseline Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
This is the Azure Kubernetes Service (AKS) Baseline Cluster reference implementation as produced by the Microsoft Azure Architecture Center.
Architecture Overview
This is an infrastructure-focused implementation using a hub-spoke network topology. It does not focus on workloads—the sample ASP.NET Core app exists only to demonstrate the infrastructure.
Copilot Instructions for AKS Baseline
This repository is the reference implementation for the Azure Kubernetes Service (AKS) baseline cluster architecture from Azure Architecture Center. It demonstrates the minimum recommended baseline for most AKS clusters and serves as the starting point for architectural conversations. Adapt it to your specific requirements before production use.
Infrastructure as Code
• Bicep - All Azure infrastructure definitions • Azure CLI - Deployment execution via az deployment group create
Azure Services
• AKS - Kubernetes cluster with Azure CNI Overlay networking • Azure Firewall (Premium) - Egress traffic control and threat intelligence • Azure Application Gateway (with WAF) - Ingress and TLS termination • Azure Key Vault - Secrets and certificate management • Azure Container Registry - Private container image storage • Azure Monitor / Log Analytics - Observability and diagnostics • Microsoft Entra ID - Identity and RBAC integration
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts