Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 964 Bytes

File metadata and controls

22 lines (15 loc) · 964 Bytes

Containers Orchestrator hands-on lab with Kubernetes

Created at Microsoft by Lamia Youseff, David Read, Stas Kondratiev, Tommy Falgout

Lab Goals

  1. To get a primarily hands-on experience with Docker, Kubernetes and Kubernetes’ main features on Azure.
  2. To set up a Kubernetes deployment in your subscription for future customer-demo purposes.

ToC

  1. Lab Overview
  2. Create AKS Cluster
  3. Hello-world on Kubernetes
  4. Experimenting with Kubernetes Features
  5. Create Azure Container Service Repository (ACR)
  6. Enable OMS monitoring of containers
  7. Create and deploy into Kubernetes Namspaces

Further reading

  1. Designing Distributed Systems by Brendan Burns