Skip to content

Commit c5965c0

Browse files
aojeathockin
andcommitted
Update sig-scalability/slos/dns_programming_latency.md
Co-authored-by: Tim Hockin <thockin@google.com>
1 parent 434c37c commit c5965c0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

sig-scalability/slos/dns_programming_latency.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ The reason for doing it this way is feasibility for efficiently computing that:
3939
in 99% of programmers (e.g. iptables). That requires tracking metrics on
4040
per-change base (which we can't do efficiently).
4141

42-
- The SLI is expected to remain constant independently of the number of records, per
43-
example, in a headless service with thousands of pods the SLI for the first and the
44-
last Pod should not exhibit a statistically significant difference.
42+
- The SLI for DNS publishing should remain constant independent of the number of records. For example, in a headless service with thousands of pods the time between the pod being assigned an IP and the time DNS makes that IP availabe in the service's A/AAAA record(s) should be statisitically consistent for the first Pod and the last Pod.
43+
4544

4645
### How to measure the SLI.
4746
There [network programming latency](./network_programming_latency.md) is

0 commit comments

Comments
 (0)