Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.25 KB

File metadata and controls

37 lines (30 loc) · 1.25 KB

Kubernetes on Azure

DevOps on Azure

Agenda (demos only)

  • Container 101
  • Container WebApps, ACI
  • Azure Container Service
  • Kubernetes on Azure (Pods, Services, RCs, Deployments)
  • Automation, Scaling, Networking, Monitoring

The multicalculator demo app

Prep your environment

  1. Setup azure cli on ubuntu bash

Run the following tutorials

  1. Set the environment variables
  2. Containers on a web app
  3. Container hello world
  4. Container CI CD to ACI using VSTS
  5. Multi Container Apps to ACI
  6. Kubernetes setup
  7. Kubernetes setup using AKS
  8. Kubernetes CI CD using VSTS
  9. Kubernetes Services
  10. Kubernetes Multicontainer
  11. Kubernetes Toolchain Helm, Draft
  12. Ingress Controller
  13. Kubernetes ACI Connector
  14. Kubernetes OMS Integration
  15. Kubernetes Open Service Broker API