From db730d61f5e3ad4c1eee25c5524109fde1b9a8e3 Mon Sep 17 00:00:00 2001 From: Prasad Katti Date: Thu, 2 Apr 2020 16:50:34 -0700 Subject: [PATCH] Update the weight metadata on EndpointSlices --- content/en/docs/concepts/services-networking/endpoint-slices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/services-networking/endpoint-slices.md b/content/en/docs/concepts/services-networking/endpoint-slices.md index 0525d84f87..7c39f05086 100644 --- a/content/en/docs/concepts/services-networking/endpoint-slices.md +++ b/content/en/docs/concepts/services-networking/endpoint-slices.md @@ -8,7 +8,7 @@ feature: Scalable tracking of network endpoints in a Kubernetes cluster. content_template: templates/concept -weight: 10 +weight: 15 ---