Skip to content

Commit

Permalink
DOCS-5656 gke setup links to operator/helm (#14746)
Browse files Browse the repository at this point in the history
  • Loading branch information
cswatt authored Jun 15, 2023
1 parent f9d372b commit a9dc992
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions gke/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,7 @@ Choose a mode of operation. A *mode of operation* refers to the level of flexibi

#### Standard

Deploy a [containerized version of the Datadog Agent][7] on your Kubernetes cluster.

You can deploy the Agent with a [Helm chart][8] or directly with a [DaemonSet][9].

Deploy a [containerized version of the Datadog Agent][7] on your Kubernetes cluster. See [Install the Datadog Agent on Kubernetes][8].

<!-- xxz tab xxx -->
<!-- xxx tab "Autopilot" xxx -->
Expand Down Expand Up @@ -84,15 +81,15 @@ You can deploy the Agent with a [Helm chart][8] or directly with a [DaemonSet][9
datadog/datadog
```

See the [Datadog helm-charts repository][10] for a full list of configurable values.
See the [Datadog helm-charts repository][9] for a full list of configurable values.


<!-- xxz tab xxx -->
<!-- xxz tabs xxx -->

## Further Reading

- [Announcing support for GKE Autopilot][11]
- [Announcing support for GKE Autopilot][10]

[1]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[2]: https://console.cloud.google.com/apis/api/container.googleapis.com
Expand All @@ -101,7 +98,6 @@ You can deploy the Agent with a [Helm chart][8] or directly with a [DaemonSet][9
[5]: /integrations/google_cloud_platform/
[6]: https://app.datadoghq.com/screen/integration/gce
[7]: https://app.datadoghq.com/account/settings#agent/kubernetes
[8]: https://docs.datadoghq.com/agent/kubernetes/?tab=helm
[9]: https://docs.datadoghq.com/agent/kubernetes/?tab=daemonset
[10]: https://github.com/DataDog/helm-charts/tree/master/charts/datadog#values
[11]: https://www.datadoghq.com/blog/gke-autopilot-monitoring/
[8]: https://docs.datadoghq.com/containers/kubernetes/installation?tab=operator
[9]: https://github.com/DataDog/helm-charts/tree/master/charts/datadog#values
[10]: https://www.datadoghq.com/blog/gke-autopilot-monitoring/

0 comments on commit a9dc992

Please sign in to comment.