Merge pull request #33652 from guettli/patch-8

Fix 404
pull/34172/head
Kubernetes Prow Robot 2022-06-07 19:09:50 -07:00 committed by GitHub
commit dcd4d21ecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,5 +156,5 @@ to make sure that your `Service` is running, has `Endpoints`, and your `Pods` ar
actually serving; you have DNS working, iptables rules installed, and kube-proxy
does not seem to be misbehaving.
You may also visit [troubleshooting document](/docs/tasks/debug/overview/) for more information.
You may also visit [troubleshooting document](/docs/tasks/debug/) for more information.