kubernetes / kubernetes/website

(1.37) Move resource managers page to new section

Open Beginner friendly
#56,615 4 comments 0 reactions 0 assignees View on GitHub
help wanted kind/feature language/en priority/important-soon triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

### What should change?

Making sure to **work on the _dev-1.37_ branch**, move `/docs/concepts/workloads/resource-managers/` to `/docs/concepts/resource-management/resource-managers/`.

We should also edit the redirects source file (see [`static/_redirects.base`](https://github.com/kubernetes/website/blob/main/static/_redirects.base)) to redirect from the old to the new URL; use a 308 (permanent) redirect.

The PR needs to target the branch _dev-1.37_ rather than _main_.

### Why is this needed

For v1.37, we'll have a new documentation section, Resource Management ([_preview_](https://deploy-preview-55932--kubernetes-io-main-staging.netlify.app/docs/concepts/resource-management/))

https://kubernetes.io/docs/concepts/workloads/resource-managers/ is about resource management, and should move to that new section.

It's a time critical change.

**Comments**
/triage accepted
/language en
/priority important-soon

If you use AI to work on this, you **must** disclose that in the PR description.

/help

Contributor guide

Open the contributing guide

Research direction

Work on the dev-1.37 branch. Move /docs/concepts/workloads/resource-managers/ to /docs/concepts/resource-management/resource-managers/, then update static/_redirects.base with a 308 redirect from the old URL to the new one. Done means the page is in the new section, the redirect is present, and the PR targets dev-1.37 rather than main.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
86/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.