Skip to content

Issue with docs/concepts/architecture/controller.md URL links are mixed in the document. #16877

@ysyukr

Description

@ysyukr

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

Metadata

Metadata

Assignees

Labels

kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.language/enIssues or PRs related to English languagepriority/backlogHigher priority than priority/awaiting-more-evidence.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions