Skip to content

Kubernetes Documentation - New search is borderline unusuable. #47108

@YoNoSoyVictor

Description

@YoNoSoyVictor

I just noticed today that the functionality of kubernetes.io/search has changed and it is extremely bad. I have to use "site:kubernetes.io {search term}" now in Google whenever I want to search for something.

As a quick example, let's say you search for: "Service".

Google -> First result: Service overview, Second result: Example of service usage, Third result: Debugging services. This is in line with what you would expect

In the docs -> First result: Ingresses, Second result: Tailing traffic with Stern, Third result: Define Dependent Environment Variables. Literally none of the results are about Services. Only the first result is somewhat-related

The previous search was not the best, but this is a considerable downgrade. What's the rationale behind these changes?


Edit: After some superficial debugging it seems like this change was meant for China only, and is caused by the is_china cookie being set to true. You can manually replace this by using your Browser's developer tools (in the case of Firefox, right click anywhere on the page -> Inspect Accesibility Properties -> Storage tab.

There's been a shift in the issue and it appears that multiple users outside of china are also encountering this. Some sample Reddit threads 1 2. This should be addressed.

Metadata

Metadata

Assignees

Labels

area/web-developmentIssues or PRs related to the kubernetes.io's infrastructure, design, or build processespriority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions