-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Issue with docs/concepts/architecture/controller.md URL links are mixed in the document. #16877
Copy link
Copy link
Closed
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.language/enIssues or PRs related to English languageIssues or PRs related to English languagepriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Description
This is a Bug Report
Problem:
Unlike other documents, links in the document are listed as full URLs.
ex)
Cluster autoscaling - https://kubernetes.io/docs/tasks/administer-cluster/cluster-management/#cluster-autoscaling
Kubernetes control plane - https://kubernetes.io/docs/concepts/#kubernetes-control-plane
Kubernetes objects - https://kubernetes.io/docs/concepts/#kubernetes-objects
Proposed Solution:
Change the link above to the following:
Cluster autoscaling - /docs/tasks/administer-cluster/cluster-management/#cluster-autoscaling
Kubernetes control plane - /docs/concepts/#kubernetes-control-plane
Kubernetes objects - /docs/concepts/#kubernetes-objects
Page to Update:
https://kubernetes.io/docs/concepts/architecture/controller/
/language en
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.language/enIssues or PRs related to English languageIssues or PRs related to English languagepriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.