Skip to content
This repository was archived by the owner on Aug 31, 2019. It is now read-only.

yokawasa/azure-container-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-container-labs

Azure Container Labs - AKS, ACI, App Service for Container, and more


Kubernetes (AKS) Labs

Lab Contents

  1. Setup Lab environment
  2. Create Azure Kubernetes Services(AKS) Cluster
  3. Azure Container Resgistry (ACR) and ACR Build
  4. Deploy Application to AKS cluster
  5. Ingress Controller
  6. Scale out Pods and Nodes
  7. Deploy Replicated MySQL Topology with Stateful Sets
  8. Monitoring and logging
  9. Helm and Helm Charts
  10. CI/CD Automation

Advanced Topics

  1. Open Service Broker Azure (OSBA)
  2. Service Mesh using Istio
  3. Autoscale (HPA + CA)
  4. RBAC and AAD

Helper Contents


App Services for Container Labs

Lab Contents

  1. Setup Azure Database for MySQL
  2. Build and Push Docker image to Container Registery
  3. Setup Web App and deploy the application to Web App