File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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.
4346example, in a headless service with thousands of pods the SLI for the first and the
4447last Pod should not exhibit a statistically significant difference.
4548
You can’t perform that action at this time.
0 commit comments