Skip to content

Commit af880aa

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sig-scalability/slos/dns_programming_latency.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ 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
42+
- The SLI for DNS publishing should remain constant independent of the number of records. For
43+
- example, in a headless service with thousands of pods the time between the pod being assigned an IP and
44+
- the time DNS makes that IP availabe in the service's A/AAAA record(s) should be statisitically consistent for the
45+
- first Pod and the last Pod.
4346
example, in a headless service with thousands of pods the SLI for the first and the
4447
last Pod should not exhibit a statistically significant difference.
4548

0 commit comments

Comments
 (0)