Merge pull request #900 from YaoZengzeng/url

fix hyperlink issue
This commit is contained in:
Kubernetes Prow Robot 2019-09-25 08:32:00 -07:00 committed by GitHub
commit 4a9b4cb482
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ There is also an experimental feature, that allows kube-state-metrics to auto di
To enable automated sharding kube-state-metrics must be run by a `StatefulSet` and the pod names and namespace must be handed to the kube-state-metrics process via the `--pod` and `--pod-namespace` flags. To enable automated sharding kube-state-metrics must be run by a `StatefulSet` and the pod names and namespace must be handed to the kube-state-metrics process via the `--pod` and `--pod-namespace` flags.
There are example manifests demonstrating the autosharding functionality in [`/kubernetes/autosharding`](/kubernetes/audosharding). There are example manifests demonstrating the autosharding functionality in [`/kubernetes/autosharding`](./kubernetes/audosharding).
### Setup ### Setup