You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/control-plane-latency.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
[id="control-plane-latency_{context}"]
7
7
= Recommended Control Plane latency for reliable clusters
8
8
9
-
It's recommended to ensure that the latency between each of the control plane nodes is within 15ms to ensure performant and reliable cluster. Some of the metrics to keep track of includes etcd gRPC requests latency, fysnc latency and any critical alerts. Here are the PromQL queries:
9
+
Latency between each of the control plane nodes must be less than 15ms to ensure a well performing and reliable cluster. Some of the metrics to keep track of include etcd gRPC requests latency, fysnc latency and any critical alerts. Here are the PromQL queries:
0 commit comments