Update link targets to avoid redirects. (#5598)

This commit is contained in:
Steve Perry
2017-09-23 15:51:02 -07:00
committed by GitHub
parent d7ddfdacb9
commit b09593e98c
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -435,7 +435,7 @@ the authentication webhook
queries the remote service with a review object containing the token. Kubernetes
will not challenge a request that lacks such a header.
Note that webhook API objects are subject to the same [versioning compatibility rules](/docs/api/)
Note that webhook API objects are subject to the same [versioning compatibility rules](/docs/concepts/overview/kubernetes-api/)
as other Kubernetes API objects. Implementers should be aware of looser
compatibility promises for beta objects and check the "apiVersion" field of the
request to ensure correct deserialization. Additionally, the API server must