Removing some tiny redundant parts of the EndpointSlice documentation (#16267)

This commit is contained in:
Rob Scott
2019-09-09 11:38:55 -07:00
committed by Kubernetes Prow Robot
parent 0f59654cbd
commit 28a61b15f4
3 changed files with 1 additions and 6 deletions
@@ -49,7 +49,3 @@ EndpointSlice resources for each Endpoints resource. In addition to supporting
existing Endpoints functionality, Endpoint Slices should include new bits of
information such as topology. They will allow for greater scalability and
extensibility of network endpoints in your cluster.
### Feature availability
Kubernetes 1.16 or newer is required to use Endpoint Slices.