Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Debug and Monitor multi-container apps

Nilesh Gule
October 25, 2018

Debug and Monitor multi-container apps

The slides are related to Azure learning series Hands on series. This is the fifth part of the series where we cover the debugging and monitoring containers deployed to a managed Kubernetes cluster. The Kubernetes cluster is provisioned using Azure Kubernetes Service (AKS). Azure container monitoring is used as one of the options. For the open source solution, we liked at Prometheus and Grafana.

Nilesh Gule

October 25, 2018
Tweet

More Decks by Nilesh Gule

Other Decks in Technology

Transcript

  1. $whoami { “name” : “Nilesh Gule”, “title” : “Architect |

    Microsoft Azure MVP”, “website” : “https://www.HandsOnArchitect.com", “github” : “https://github.com/NileshGule" “twitter” : “@nileshgule”, “linkedin” : “https://www.linkedin.com/in/nileshgule”, “email” : “[email protected]", “likes” : “Technical Evangelism, Cricket” }
  2. AKS learning series - Part 4 - Deploy Multi- container

    apps to AKS - Part 5 - Debugging & Monitoring AKS using OMS / Prometheus - Part 6 - CI CD with Docker & Kubernetes (Bonus) - Part 1 - Getting started with Docker - Part 2 - Stitch Multi-container apps with Docker Compose - Part 3 - Container Orchestration using Kubernetes with Minikube
  3. • Part of Cloud Native Computing Foundation (CNCF) • Open

    source • Good at handling time series data • Has support for alerting
  4. Common Mistakes / Gotchas - Docker • Docker demon not

    running • Typos in naming Kubectl • Incorrect context • Wrong / missing namespace - AKS • API versions • Default RBAC enabled for recent versions
  5. References - Links 1/3 ✴Demo code ✴Kubernetes playground ✴Azure Monitoring

    ✴Container monitoring with Log Analytics ✴Prometheus ✴Grafana ✴Kubernetes cheatsheet ✴Docker cheat sheet
  6. References - Slides 2/3 ✴Slide deck - Speakerdeck - https://speakerdeck.com/nileshgule/

    ✴Slide deck - Slideshare - https://www.slideshare.net/nileshgule/ ✴
  7. Q&A