kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.46k stars 14.38k forks source link

Link from cluster operator glossary entry to operator pattern page #48404

Open sftim opened 2 hours ago

sftim commented 2 hours ago

This is a Feature Request

If you expand https://kubernetes.io/docs/reference/glossary/?user-type=true#term-cluster-operator you see a link to the operator pattern, but it's an off site link back from before I wrote https://kubernetes.io/docs/concepts/extend-kubernetes/operator/

We should change that glossary entry so that it links to https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ instead. Use a site-relative link, ie /docs/concepts/extend-kubernetes/operator/

Comments /language en /good-first-issue /triage accepted

:information_source: If you have already worked on an issue for the Kubernetes project, please save this one for a new contributor to pick up

k8s-ci-robot commented 2 hours ago

@sftim: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes/website/issues/48404): >**This is a Feature Request** > > > > >If you expand https://kubernetes.io/docs/reference/glossary/?user-type=true#term-cluster-operator you see a link to the operator pattern, but it's an off site link back from before I wrote https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ > >We should change that glossary entry so that it links to https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ instead. Use a site-relative link, ie `/docs/concepts/extend-kubernetes/operator/` > >**Comments** >/language en >/good-first-issue >/triage accepted > >:information_source: **If you have already worked on an issue for the Kubernetes project, please save this one for a new contributor to pick up** Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
avanish23 commented 1 hour ago

/assign