mirror of
https://github.com/prometheus-operator/runbooks.git
synced 2026-08-27 12:37:20 +00:00
Merge pull request #31 from nvtkaszpir/patch-2
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
This alert fires when there are fewer instances available than are needed by
|
||||
etcd to be healthy.
|
||||
This means that etcd cluster has not enough members in the cluster to create quorum.
|
||||
|
||||
## Impact
|
||||
|
||||
@@ -11,6 +12,9 @@ When etcd does not have a majority of instances available the Kubernetes and
|
||||
OpenShift APIs will reject read and write requests and operations that preserve
|
||||
the health of workloads cannot be performed.
|
||||
|
||||
In general loosing quorum will switch etcd to read only, which effectively renders k8s api read only.
|
||||
It is possible to read the current state, but not possible to update it.
|
||||
|
||||
## Diagnosis
|
||||
|
||||
This can kubectlcur multiple control plane nodes are powered off or are unable to
|
||||
|
||||
Reference in New Issue
Block a user