Skip to content

Commit 6e87f5d

Browse files
authored
fix broken link (#35850)
1 parent 53d8922 commit 6e87f5d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

content/en/tracing/trace_collection/single-step-apm/kubernetes.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ SSI supports multiple injection modes, which control how the injector and APM li
164164
| Mode | Description | Requirements |
165165
|------|-------------|--------------|
166166
| `init_container` | Uses init containers to copy injector and APM library files into application containers. | Agent deployed with Helm Chart or Datadog Operator |
167-
| `csi` | **In Preview.** Mounts injector and APM library files using the [Datadog CSI driver][40]. Reduces pod startup time compared to init container mode. | Agent 7.76.0+, CSI driver 1.2.0+, Helm Chart 3.178.1+ or Datadog Operator 1.25.0+ |
167+
| `csi` | **In Preview.** Mounts injector and APM library files using the [Datadog CSI driver][37]. Reduces pod startup time compared to init container mode. | Agent 7.76.0+, CSI driver 1.2.0+, Helm Chart 3.178.1+ or Datadog Operator 1.25.0+ |
168168

169-
Before using `csi` mode, install and activate the Datadog CSI driver. If you are deploying with Helm, also set `datadog.csi.enabled: true` in your `datadog-values.yaml`. See the [CSI driver documentation][40] for installation steps and environment-specific requirements such as GKE Autopilot.
169+
Before using `csi` mode, install and activate the Datadog CSI driver. If you are deploying with Helm, also set `datadog.csi.enabled: true` in your `datadog-values.yaml`. See the [CSI driver documentation][37] for installation steps and environment-specific requirements such as GKE Autopilot.
170170

171171
#### Configure injection mode globally
172172

@@ -889,4 +889,5 @@ If you encounter problems enabling APM with SSI, see the [SSI troubleshooting gu
889889
[33]: /containers/guide/changing_container_registry/
890890
[34]: /containers/guide/sync_container_images/#copy-an-image-to-another-registry-using-crane
891891
[35]: /tracing/trace_collection/automatic_instrumentation/single-step-apm/troubleshooting
892-
[36]: /tracing/trace_collection/automatic_instrumentation/single-step-apm/compatibility/
892+
[36]: /tracing/trace_collection/automatic_instrumentation/single-step-apm/compatibility/
893+
[37]: /containers/kubernetes/csi_driver/

0 commit comments

Comments
 (0)