kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
104 stars 86 forks source link

Redirect all kuma.io annotations to their documentation #1015

Open brentos opened 1 year ago

brentos commented 1 year ago

Description

kuma.io annotations should forward to their documentation, for example:

When I search for kuma.io/sidecar-env-vars , chrome sends me to that URL and i get a 404 because it doesn't exist; instead it would be nice if it redirected me to https://kuma.io/docs/1.8.x/reference/kubernetes-annotations/#kuma-io-sidecar-env-vars

jakubdyszkiewicz commented 1 year ago

Triage: we would also need to handle subdomains (k8s.kuma.io/... and traffic.kuma.io/...)

github-actions[bot] commented 1 year ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 1 year ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

slonka commented 1 year ago

We are still missing redirects for subdomains AFAICT.

github-actions[bot] commented 11 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 8 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 5 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

slonka commented 5 months ago

Subdomains still don't work e.g. http://prometheus.metrics.kuma.io/port

github-actions[bot] commented 1 month ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

bartsmykla commented 1 month ago

Still the case as it seems, these doesn't work: https://github.com/kumahq/kuma-website/blob/f651f77bb0426a56b060efc84db0623214f4a679/app/_redirects#L37-L41