Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick the Right Solution page is missing? Removed? #14466

Closed
sethmccombs opened this issue May 22, 2019 · 9 comments · Fixed by #14468
Closed

Pick the Right Solution page is missing? Removed? #14466

sethmccombs opened this issue May 22, 2019 · 9 comments · Fixed by #14468
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@sethmccombs
Copy link
Contributor

This is a Bug Report
Problem:
The link from "Cluster Administration Overview" to " Picking the Right Solution" is a 404.
docs/setup/pick-right-solution/ does not exist, searching the repo seems like it's referenced in a few places.

It was removed by #14442

Proposed Solution:
Update the stale links to point to Setup page

Page to Update:
https://kubernetes.io/docs/setup/pick-right-solution

@sethmccombs
Copy link
Contributor Author

For example - this page - https://kubernetes.io/docs/concepts/cluster-administration/cluster-administration-overview/#planning-a-cluster is pointing to that link (pick-right-solution) but it doesn't exist.

@sethmccombs
Copy link
Contributor Author

grep -rnw '.' -e 'pick-right-solution' | wc -l
      56

Looks like roughly 50 places are referencing it. Unless I'm missing something.

@sethmccombs
Copy link
Contributor Author

I'll start working on this

@Rajakavitha1
Copy link
Contributor

grep -rnw '.' -e 'pick-right-solution' | wc -l
      56

Looks like roughly 50 places are referencing it. Unless I'm missing something.

Here are the list of pages where there are references to pick-right-solution)

content\en\docs\concepts\cluster-administration\cluster-administration-overview.md
content\en\docs\tasks\federation\administer-federation\cluster.md
content\en\docs\tasks\federation\administer-federation\configmap.md
content\en\docs\tasks\federation\administer-federation\daemonset.md
content\en\docs\tasks\federation\administer-federation\deployment.md
content\en\docs\tasks\federation\administer-federation\namespaces.md
content\en\docs\tutorials\stateful-application\cassandra.md

@Rajakavitha1
Copy link
Contributor

Rajakavitha1 commented May 22, 2019

Thanks for taking on this!

@Rajakavitha1
Copy link
Contributor

/good-first-issue

@k8s-ci-robot
Copy link
Contributor

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

Please ensure the request meets the requirements listed here.

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:

/good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels May 22, 2019
@sethmccombs
Copy link
Contributor Author

No worries @Rajakavitha1! PR is in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants