We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7771e7a commit db81549Copy full SHA for db81549
keps/sig-multicluster/1645-multi-cluster-services-api/README.md
@@ -99,7 +99,8 @@ tags, and then generate with `hack/update-toc.sh`.
99
- [DNS](#dns)
100
- [No PTR records necessary for multicluster DNS](#no-ptr-records-necessary-for-multicluster-dns)
101
- [Not allowing cluster-specific targeting via DNS](#not-allowing-cluster-specific-targeting-via-dns)
102
- - [EndpointSlices](#endpointslices)
+ - [Tracking Endpoints](#tracking-endpoints)
103
+ - [Using <code>EndpointSlice</code> objects to track endpoints](#using--objects-to-track-endpoints)
104
- [Endpoint TTL](#endpoint-ttl)
105
- [Constraints and Conflict Resolution](#constraints-and-conflict-resolution)
106
- [Global Properties](#global-properties)
0 commit comments