Skip to content

Commit

Permalink
update docs (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-mez committed May 7, 2020
1 parent 937fcb6 commit 13647a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ The **Datadog Operator** aims to provide a new way of deploying the [Datadog Age
- Optionally, use of an advanced `DaemonSet` deployment by leveraging the [ExtendedDaemonSet][2].
- Many other features to come :).

The **Datadog Operator** is [RedHat certified][9] and available on [operatorhub.io][10].

## Datadog Operator vs. Helm chart

The official [Datadog Helm chart][3] is still the recommended way to setup Datadog in a Kubernetes cluster, as it has most supported configuration options readily accessible. It also makes using more advanced features easier than rolling your own deployments.
Expand Down Expand Up @@ -47,6 +49,8 @@ See the [How to Contribute page][8].
[6]: https://github.com/DataDog/datadog-operator/blob/master/docs/custom_check.md
[7]: https://github.com/DataDog/datadog-operator/blob/master/docs/cluster_agent_setup.md
[8]: https://github.com/DataDog/datadog-operator/tree/master/docs/how-to-contribute.md
[9]: https://catalog.redhat.com/software/operators/detail/5e845a42ecb5246c09fe90b6
[10]: https://operatorhub.io/operator/datadog-operator

## Release

Expand Down
2 changes: 0 additions & 2 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Using the Datadog Operator requires the following prerequisites:
- [`Helm`][1] for deploying the `Datadog-operator`.
- [`Kubectl` cli][2] for installing the `Datadog-agent`.

> Datadog plans to provide Openshift support with its [operators-framework][3] ecosystem but it is not yet released (for information the `Datadog-Operator` is based on the [`operator-sdk`][4]).
## Deploy the Datadog Operator

To use the Datadog Operator, deploy it in your Kubernetes cluster. Then create a `DatadogAgent` Kubernetes resource that contains the Datadog deployment configuration:
Expand Down

0 comments on commit 13647a4

Please sign in to comment.