diff --git a/content/en/ninja-workshops/8-docker-k8s-otel/_index.md b/content/en/ninja-workshops/8-docker-k8s-otel/_index.md index 43c5427f92..76cf5ac5f0 100644 --- a/content/en/ninja-workshops/8-docker-k8s-otel/_index.md +++ b/content/en/ninja-workshops/8-docker-k8s-otel/_index.md @@ -12,7 +12,7 @@ hidden: true In this workshop, you'll get hands-on experience with the following: -* Practice deploying the collector and instrumenting a .NET application with the Splunk distribution of OpenTelemetry .NET in a Linux environment. +* Practice deploying the collector and instrumenting a .NET application with the Splunk distribution of OpenTelemetry .NET in Linux and Kubernetes environments. * Practice “dockerizing” a .NET application, running it in Docker, and then adding Splunk OpenTelemetry instrumentation. * Practice deploying the Splunk distro of the collector in a K8s environment using Helm. Then customize the collector config and troubleshoot an issue.