DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
345 stars 1.01k forks source link

Can I use this to install the datadog operator? #670

Open red8888 opened 2 years ago

red8888 commented 2 years ago

I want to install the dd CRDs for creating monitors and stuff.

The repo says "Datadog's end goal is to support both the Helm chart and the operator" https://github.com/DataDog/datadog-operator

Does that mean I'll be able to install the operator with the chart? Is that available yet?

I mostly just want the CRDs for creating monitors and dashboard and synethics checks and stuff

jlarfors commented 2 years ago

Although it's been a while and no answers...

You can use the datadog-operator Helm chart for installing the operator and the CRDs.

That Helm chart depends on the datadog-crds Helm chart. Most likely you'll want the datadog-operator Helm chart as CRDs without a controller/operator are pretty pointless :)