Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

This repo was put together by the GBB Cloud Native team to help organizations understand the patterns they will need to implement as they move towards production.

License

Azure/aks-production-patterns

Repository files navigation

WORK IN PROGRESS

This repo is a WORK IN PROGRESS.

AKS Production Patterns

This repo was created to help organizations understand the patterns they will need to think about as they move AKS workloads into production.

Sections

The repo has been broken into 4 distinct patterns that we are seeing as our more mature customers adopt AKS. The sections do not have to be done in order, they stand by themselves.

Sample Agenda

The following is a sample agenda of what a 2-day engagement might look like.

Day 1

  • Review of base AKS platform capabilities and configuration (15 minutes)
  • Production Ready AKS Architecture Overview & Networking Design (45 Mins)
  • Cluster Management (~ 1/2 Day)
    • Namespaces, RBAC, Limits, Quotas
    • GitOps and Multicluster Management
    • Cluster and Nodepool Upgrades / Patching
    • Cost Management
    • Cluster Management Hands-on Challenge
    • Future – Azure Arc for Kubernetes
  • Observability (~ 1/2 Day)
    • Logging & Monitoring Tooling at Cluster/Node/Pod Levels
    • Logs vs Metrics vs Dashboarding
    • Azure Monitor for Containers
    • Prometheus + Grafana
    • Alerting (Logs, Metrics, Policy)
    • Threat detection
    • App Telemetry
    • Observability Hands-on Challenge

Day 2

  • Security (~ 1/2 Day)
    • Kubernetes Policy (OPA + Gatekeeper)
    • Secrets Management – AAD Pod Identity + Key Vault
    • Image Management – Build-time & Run-time Scanning
    • Security Hands-on Challenge
    • Future – AKS + Azure Policy + Azure Container Registry
  • Service Mesh (~ 1/2 Day)
    • Do I need it?
    • Capabilities
    • Planning for Service Mesh
    • Service Mesh Hands-on Challenge
    • Service Mesh Interface (SMI)
  • Wrap-up (30 mins)
    • Goals & Summary
    • Share Lessons Learned

Prerequisites

The following are the requirements to start.


  • REQUIRED: AKS Cluster Provisioned in an Azure Subscription before day of Workshop

    • Either a basic cluster using the basic AKS cluster bootstrapping script
    • Or the advanced networking cluster with Egress and Ingress configured

Fork the Repo

It is important to Fork this repo, not just clone it. You will be creating Personal Access Tokens, which in turn will be creating SSH keys, and they will be used to make changes to a GitHub repo.

Forking a Repository

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit Microsoft Open Source.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

This repo was put together by the GBB Cloud Native team to help organizations understand the patterns they will need to implement as they move towards production.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages