-
Notifications
You must be signed in to change notification settings - Fork 1.2k
adding operator getting started #13649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
edc5708
to
44200db
Compare
Opened https://datadoghq.atlassian.net/browse/DOCS-3478 to track editorial review |
kind: documentation | ||
--- | ||
|
||
{{< whatsnext desc=" " >}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page looks a bit strange in the preview. Is there a way to get some space between the link and the tag?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, Cecilia! 💖
A couple of notes, but no blockers.
|
||
## Prerequisites | ||
|
||
- Kubernetes Cluster v1.14.X+ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line should be either
- Kubernetes v1.14.X+
OR - A Kubernetes cluster running Kubernetes v1.14.X+
if you want to be really pedantic
It's the Kubernetes software that is versioned, not the clusters themselves.
ebf4937
to
fffb85f
Compare
What does this PR do?
getting_started/containers/_index.md
, a very short directory of all containers-related getting started guides. because now there are two.Motivation
OKR6
Preview
https://docs-staging.datadoghq.com/cswatt/operator-page/getting_started/containers/
https://docs-staging.datadoghq.com/cswatt/operator-page/getting_started/containers/datadog_operator
https://docs-staging.datadoghq.com/cswatt/operator-page/getting_started/containers/autodiscovery
Reviewer checklist