Website: Pick the Right Solution page is missing? Removed?

Created on 22 May 2019  路  9Comments  路  Source: kubernetes/website

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

good first issue help wanted

Most helpful comment

Related issues for other localizations:

  • #14473
  • #14474
  • #14475
  • #14476
  • #14477
  • #14478
  • #14479
  • #14480

All 9 comments

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.

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

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

I'll start working on this

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

Thanks for taking on this!

/good-first-issue

@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.

No worries @Rajakavitha1! PR is in!

Related issues for other localizations:

  • #14473
  • #14474
  • #14475
  • #14476
  • #14477
  • #14478
  • #14479
  • #14480
Was this page helpful?
0 / 5 - 0 ratings

Related issues

zacharysarah picture zacharysarah  路  4Comments

ahmetb picture ahmetb  路  4Comments

jverb picture jverb  路  4Comments

neha-viswanathan picture neha-viswanathan  路  3Comments

Dieken picture Dieken  路  4Comments