-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
File: content/manuals/desktop/use-desktop/kubernetes.md
Issue
The "Enable Kubernetes" section frames a feature as new by referencing a specific version:
With Docker Desktop version 4.51 and later, you can manage Kubernetes directly from the Kubernetes view in the Docker Desktop Dashboard.
This is time-relative framing that treats the feature as recent. According to STYLE.md, documentation should describe the product as it is today, not frame features as new.
Suggested fix
Remove the version qualifier and state the capability directly:
"You can manage Kubernetes directly from the Kubernetes view in the Docker Desktop Dashboard."
Or, if the version information is important for users on older versions, move it to a note or prerequisite section rather than the main flow.
Found by nightly documentation freshness scanner