Typo error: repeat 'from'
This commit is contained in:
parent
4f9bc566a9
commit
a2c495e4bf
|
|
@ -68,7 +68,7 @@ in Kubernetes, so this metric is a building block for less trivial SLIs and
|
||||||
SLOs.
|
SLOs.
|
||||||
|
|
||||||
Other notes:
|
Other notes:
|
||||||
- The SLO has to be satisfied independently from from the used encoding. This
|
- The SLO has to be satisfied independently from the used encoding. This
|
||||||
makes the mix of client important while testing. However, we assume that all
|
makes the mix of client important while testing. However, we assume that all
|
||||||
`core` components communicate with apiserver with protocol buffers (otherwise
|
`core` components communicate with apiserver with protocol buffers (otherwise
|
||||||
the SLO doesn’t have to be satisfied).
|
the SLO doesn’t have to be satisfied).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue