Skip to content

Commit ddab6f0

Browse files
committed
Add more detail
Signed-off-by: Zahari Dichev <[email protected]>
1 parent 9fad312 commit ddab6f0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## edge-20.7.4
44

5-
This edge release brings support for EndpointSlices.
5+
This edge release adds support for the new Kubernetes [EndpointSlice] resource
6+
to the Destination controller. Using the EndpointSlice API is more efficient
7+
for the Kubernetes control plane than using the Endpoints API. If the cluster
8+
supports EndpointSlices (a beta feature in Kubernetes 1.17), Linkerd can be
9+
installed with `--enable-endpoint-slices` flag.
610

711
* Added fish shell completions to the `linkerd` command (thanks @WLun001!)
812
* Enabled the support for EndpointSlices (thanks @Matei207!)

0 commit comments

Comments
 (0)