--- title: Using the OpenTelemetry Operator to Inject Auto-Instrumentation linkTitle: Operator weight: 30 cSpell:ignore: distro mkdir uninstrumented virtualenv --- If you run your Python service in Kubernetes, you can take advantage of the [OpenTelemetry Operator](https://github.com/open-telemetry/opentelemetry-operator) to inject auto-instrumentation without having to modify each of your services directly. [See the OpenTelemetry Operator Auto-instrumentation docs for more details.](/docs/kubernetes/operator/automatic/)