> Markdown version of [/events/world-congress-2024/sessions/188-scaling](https://www.wearedevelopers.com/events/world-congress-2024/sessions/188-scaling). 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). --- # Scaling Observability: Harnessing the Power of Operators in Kubernetes - **Date:** Thursday, Jul 18, 2024 - **Time:** 15:30–16:00 (30 min) - **Room:** Virtual Stage 1 - **Event:** World Congress 2024 ## Description Having to manually configure monitoring for each application in a Kubernetes cluster is a daunting task. How does the Dynatrace Operator Team allow users to inject their applications in a cloud native way and how did this evolve until today? At first enabling injection for containers was done by hooking into the container runtime, which is invisible to cluster administrators. It requires breaking out of the container and modifying the underlying host file system. The challenge we have taken on is to use a more transparent and secure way to achieve the same user experience. If you want to know what’s possible with Operators and learn about our challenges during development, don’t miss this opportunity to learn from Dynatrace’s real-world experiences. Learn how the configuration changed from manual configuration on a pod level to utilising the operator concept for managing components, a Mutating Webhook to modify application pods and a CSI driver to optimise downloads and storage! ## Speaker ### [Christoph Müllner](https://www.wearedevelopers.com/@christoph-mullner) Sr. Software Engineer & Product Owner, Dynatrace ## Related talks at this congress - [Operating etcd for Managed Kubernetes](https://www.wearedevelopers.com/events/world-congress-2024/sessions/309-operating-etcd-for) — Mario Valderrama, Tinashe Mundangepfupfu - [Enhancing Kubernetes Workloads: A Journey from Ingress Controller Woes to the Power of Service Mesh](https://www.wearedevelopers.com/events/world-congress-2024/sessions/404-enhancing-kubernetes) — Henrik Rexed - [Startup Presentation: Achieving True Developer Self-Service in Kubernetes](https://www.wearedevelopers.com/events/world-congress-2024/sessions/338-startup-presentation) — Jan Lepsky - [Advanced Kubernetes Monitoring with OpenTelemetry: Harnessing the Power of Open Standards](https://www.wearedevelopers.com/events/world-congress-2024/sessions/111-advanced-kubernetes) — Harry Kimpel