integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

[CONS-6524] Standardize OpenShift examples and clarify instructions for SCC/Log/APM

Open JacksonDavenport opened this issue 1 year ago • 0 comments

What does this PR do?

Standardizing the OpenShift example configurations and instructions to a more consistent set up. This change simplifies the manual SCC instructions under the DaemonSet configuration, as with Helm/Operator this is entirely handled for you. Additionally clarifies some of the Logs/APM instructions, pointing towards the K8s>Distributions docs for more full configurations.

Motivation

Additional Notes

Ideally wait to merge until the other ones are approved as well:

  • https://github.com/DataDog/documentation/pull/24920

See https://datadoghq.atlassian.net/browse/CONS-6524 for technical details

Review checklist (to be filled by reviewers)

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • [ ] Changelog entries must be created for modifications to shipped code
  • [ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • [ ] If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

JacksonDavenport avatar Aug 26 '24 23:08 JacksonDavenport