Update kubernetes-api.md (#17406)

* Update kubernetes-api.md

Updated the docs to reflect a change that has already been made in v1.14 instead of going to be made in v1.14 with us being at v1.16 now.

* Update content/en/docs/concepts/overview/kubernetes-api.md

Co-Authored-By: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>

Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
This commit is contained in:
Deepankar Malhan
2020-01-15 06:11:33 -05:00
committed by Kubernetes Prow Robot
parent 4b35f3e44a
commit 51aaacaf76
@@ -61,7 +61,7 @@ Kubernetes implements an alternative Protobuf based serialization format for the
Prior to 1.14, the Kubernetes apiserver also exposes an API that can be used to retrieve Prior to 1.14, the Kubernetes apiserver also exposes an API that can be used to retrieve
the [Swagger v1.2](http://swagger.io/) Kubernetes API spec at `/swaggerapi`. the [Swagger v1.2](http://swagger.io/) Kubernetes API spec at `/swaggerapi`.
This endpoint is deprecated, and will be removed in Kubernetes 1.14. This endpoint is deprecated, and was removed in Kubernetes 1.14.
## API versioning ## API versioning