My colleague Kyle Keirstead has been working on a series of dotnet-monitor videos that share useful information on its architecture, configuration and deployment. Check out this video below to learn more about using dotnet-monitor with K8s, it includes a great demo (with accompanying files) and gives you hands on experience configuring the sidecar pattern. He also introduces you to some collection rules concepts configured via Config Maps.

Chapters:

  • 00:00 – Introduction
  • 01:04 - Sidecar Pattern
  • 01:53 - Deploying to Kubernetes
  • 03:22 - Configuration Sources
  • 04:17 - Configuring Egress
  • 05:34 - Applying ConfigMaps
  • 05:55 – Authentication
  • 07:24 – Testing dotnet-monitor

Shows a diagram with a User Application (accessible from the internet). It show dotnet-monitor connected to the User App and engineer with the ability to run commands against both the container and dotnet-monitor.


Comment Section

Comments are closed.