documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[DOCS-3989] update kubernetes command syntax

Open dominik-ba opened this issue 3 years ago • 1 comments

What does this PR do?

it updates the docs regarding kubernetes exec syntax so you don't use the deprecated syntax but actually kubectl exec ... -- <command> as well as using the -c flag to define the container where you want to run this

Motivation

helping the community so they won't run into the same issues ;)

Additional Notes

nothing more :)


Reviewer checklist

  • [ ] Review the changed files.
  • [ ] Review the URLs listed in the Preview section.
  • [ ] Check images for PII
  • [ ] Review any mentions of "Contact Datadog support" for internal support documentation.

dominik-ba avatar Aug 24 '22 13:08 dominik-ba

Thanks for the PR, created DOCS-3989 to validate internally

buraizu avatar Aug 25 '22 00:08 buraizu