Merge pull request #2134 from angao/scalability
Typo error: repeat 'from'
This commit is contained in:
commit
b8d4a1b389
|
@ -68,7 +68,7 @@ in Kubernetes, so this metric is a building block for less trivial SLIs and
|
|||
SLOs.
|
||||
|
||||
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
|
||||
`core` components communicate with apiserver with protocol buffers (otherwise
|
||||
the SLO doesn’t have to be satisfied).
|
||||
|
|
Loading…
Reference in New Issue