Skip to content

Commit 9627514

Browse files
authored
Document the operator can't be deployed to Windows nodes (#1741)
* Fix bug where the operator can be deployed to Windows nodes * Move bug fix upstream
1 parent 3d72742 commit 9627514

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/auto-instrumentation-install.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,9 @@ Below is a breakdown of the main and related components involved in auto-instrum
340340
at: https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-operator
341341
- _The OpenTelemetry Operator Chart is owned and maintained by the OpenTelemetry Community, Splunk provides best
342342
effort support with issues related OpenTelemetry Operator Chart._
343+
- The OpenTelemetry Operator Docker image only supports Linux and cannot run on Windows nodes.
343344
- Sub-components
344-
- Mutating Admission Webhook
345-
- Dependencies
346-
- Cert Manager
345+
- Admission and mutating webhooks, including ValidatingWebhookConfiguration and MutatingWebhookConfiguration.
347346

348347
</details>
349348

0 commit comments

Comments
 (0)