Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS-5656 gke setup links to operator/helm #14746

Merged
merged 1 commit into from
Jun 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/