> Markdown version of [/events/world-congress-2026-europe/sessions/1208-diagnostic-tooling](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1208-diagnostic-tooling). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Diagnostic Tooling: How to get insights from your .NET services hosted in Kubernetes containers? - **Date:** Friday, Jul 10, 2026 - **Time:** 09:00–09:30 (30 min) - **Room:** Stage 6 - powered by Microsoft - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100188-diagnostic-tooling-how-to-get-insights-from-your-net-services-hosted-in-kubernetes-containers) ## Description Cloud-native development is the talk of the town. Kubernetes, private cloud, and on-prem hosting are the hottest things around. However, running your services in containers on Kubernetes brings new challenges, especially if they are set up to be particularly secure in a production environment. Bugs exist in every software, but how can you obtain the data required for diagnostic purposes from services running in such containers? How can you obtain the data to analyze memory or performance patterns and do optimizations? In this talk, I will answer questions of this kind when dealing with .NET services hosted in a Kubernetes environment. I will explain concepts of .NET and reason about existing tools for getting memory dumps, heap information, CPU traces, etc., and what that means for your container setup. Key Takeaways: - Tooling and Integration: The available tools and their practical applications for .NET services running in Kubernetes. - Sidecar Configuration: Step-by-step guidance on setting up a diagnostic sidecar container in your Kubernetes environment. - Deployment Readiness: Recommendations for preparing your Kubernetes deployment manifests. - Debugging and Diagnostics: How to extract traces, dumps, heap data, and other diagnostics from .NET services in containers and export them for analysis. - .NET concepts: How to fetch diagnostic data from .NET services? ## Speaker ### [Tom Crecelius](https://www.wearedevelopers.com/@tom-crecelius) Technology Evangelist at CID ## Related talks at this congress - [From Cloud Racks to Control Cabinets: Operating Kubernetes on Edge Devices](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1173-from-cloud-racks-to) — Thomas Weinschenk - [Building a Better Tomorrow: Tips and Tricks for Docker Builds](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1000-building-a-better) — Daniel Bodky - [Teaching Kubernetes Security in your Cluster](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/940-teaching-kubernetes) — Thomas Fricke - [One Pipeline, Three Regulator - SBOM Compliance for the Developer](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1178-one-pipeline-three) — Marcus Ross