Fix the hyper link to extending-api.md
Signed-off-by: William Zhang <warmchang@outlook.com>
This commit is contained in:
parent
cee5f0bf72
commit
3d1679aef4
|
@ -140,7 +140,7 @@ complete user information, including user, groups, and "extra" for backing API s
|
||||||
|
|
||||||
Each API server is responsible for storing their resources. They can have their
|
Each API server is responsible for storing their resources. They can have their
|
||||||
own etcd or can use kubernetes server's etcd using [third party
|
own etcd or can use kubernetes server's etcd using [third party
|
||||||
resources](../design-proposals/api-machinery/extending-api.md#adding-custom-resources-to-the-kubernetes-api-server).
|
resources](extending-api.md#adding-custom-resources-to-the-kubernetes-api-server).
|
||||||
|
|
||||||
### Health check
|
### Health check
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue