-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
docs: Update Kubernetes terminology in operations pages #12235
docs: Update Kubernetes terminology in operations pages #12235
Conversation
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.
Special notes for your reviewer:
Command to check using vale:vale --filter='.Name =="Grafana.Kubernetes"' docs/sources/operations/
❤️
a772349
to
ddf7712
Compare
FYI @jdbaldry: I've done a rebase to update with main branch :) |
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.
I've approved the CI for the updated history and thrown out a couple of suggestions whilst we are here making these changes. Thanks again!
Co-authored-by: Jack Baldry <[email protected]>
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.
[Docs team] LGTM.
Co-authored-by: J Stickler <[email protected]> Co-authored-by: Jack Baldry <[email protected]> (cherry picked from commit 0bf894b)
Co-authored-by: J Stickler <[email protected]> Co-authored-by: Jack Baldry <[email protected]>
Co-authored-by: J Stickler <[email protected]> Co-authored-by: Jack Baldry <[email protected]>
What this PR does / why we need it:
Update docs to use the correct Kubernetes terminology.
https://grafana.com/docs/writers-toolkit/write/style-guide/capitalization-punctuation/#kubernetes-objects
Which issue(s) this PR fixes:
Fixes #11944
Special notes for your reviewer:
Command to check using vale:
Checklist
CONTRIBUTING.md
guide (required)CHANGELOG.md
updatedadd-to-release-notes
labeldocs/sources/setup/upgrade/_index.md
production/helm/loki/Chart.yaml
and updateproduction/helm/loki/CHANGELOG.md
andproduction/helm/loki/README.md
. Example PRdeprecated-config.yaml
anddeleted-config.yaml
files respectively in thetools/deprecated-config-checker
directory. Example PR