Skip to content
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

Conversation

edsoncelio
Copy link
Contributor

@edsoncelio edsoncelio commented Mar 16, 2024

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:

vale --filter='.Name =="Grafana.Kubernetes"' docs/sources/operations/

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
    • If the change is worth mentioning in the release notes, add add-to-release-notes label
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

@edsoncelio edsoncelio requested a review from a team as a code owner March 16, 2024 18:57
@github-actions github-actions bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Mar 16, 2024
@edsoncelio edsoncelio marked this pull request as draft March 16, 2024 18:58
@pull-request-size pull-request-size bot added size/M and removed size/S labels Mar 16, 2024
@edsoncelio edsoncelio changed the title docs: Update Kubernetes terminology in operations/troubleshooting docs: Update Kubernetes terminology in operations pages Mar 16, 2024
@edsoncelio edsoncelio marked this pull request as ready for review March 16, 2024 19:03
Copy link
Member

@jdbaldry jdbaldry left a 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/

❤️

@edsoncelio edsoncelio force-pushed the update_k8s_terminology_operations_troubleshooting branch from a772349 to ddf7712 Compare March 18, 2024 13:06
@edsoncelio
Copy link
Contributor Author

FYI @jdbaldry: I've done a rebase to update with main branch :)

Copy link
Member

@jdbaldry jdbaldry left a 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!

docs/sources/operations/storage/wal.md Outdated Show resolved Hide resolved
docs/sources/operations/storage/wal.md Outdated Show resolved Hide resolved
docs/sources/operations/storage/wal.md Outdated Show resolved Hide resolved
Copy link
Contributor

@JStickler JStickler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Docs team] LGTM.

@JStickler JStickler merged commit 0bf894b into grafana:main Mar 18, 2024
12 checks passed
grafanabot pushed a commit that referenced this pull request Mar 18, 2024
Co-authored-by: J Stickler <[email protected]>
Co-authored-by: Jack Baldry <[email protected]>
(cherry picked from commit 0bf894b)
edsoncelio added a commit to edsoncelio/loki that referenced this pull request Mar 22, 2024
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-2.9.x size/M type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use correct Kubernetes terminology throughout documentation
3 participants