You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently for a given application in Kubernetes, a Datadog log archive and log index is provisioned via IaC (OpenTofu). However, all other resources, including AWS resources via AWS Controllers for Kubernetes, are deployed to the cluster. It would be great to have CRDs for LogArchive and LogIndex so that this may be included in a Kubernetes application deployment and all managed via the cluster, rather than having a separate IaC workflow.
The text was updated successfully, but these errors were encountered:
Currently for a given application in Kubernetes, a Datadog log archive and log index is provisioned via IaC (OpenTofu). However, all other resources, including AWS resources via AWS Controllers for Kubernetes, are deployed to the cluster. It would be great to have CRDs for LogArchive and LogIndex so that this may be included in a Kubernetes application deployment and all managed via the cluster, rather than having a separate IaC workflow.
The text was updated successfully, but these errors were encountered: