-
## In what area(s)?
/area runtime
> /area operator
> /area placement
> /area docs
> /area test-and-release
## Describe the feature
Distributed scheduler runs with both Etcd …
-
### Current State
I can't find any documentation on the website for it.
### Desired State
Match the corresponding version
-
### Terraform Version
terraform 0.11.10
### Terraform Configuration Files
```hcl
resource "aws_launch_configuration" "etcd" {
image_id = "..."
instance_type = "...}"
key_na…
-
In https://etcd.io/docs/v3.4/op-guide/container/#running-a-3-node-etcd-cluster-1
1. `latest` tag of `gcr.io/etcd-development/etcd` is 3.3.12 and `quay.io` even more outdated that uploaded three yea…
-
for the following query, i want the result to be sum of two matched series. can opentsdb support this?
/api/query?start=1h-ago&m=sum:system.healthy{job=etcd_z1|etcd_z2}
opentsdb response:
```
[
…
gaos1 updated
7 years ago
-
## Overview
Rename the "Tutorials" section "Tasks". Split this Task section by user role and put the resulting two sections in their respective user guides: Developer and Operations.
Rename each…
-
Upgraded from 2.5.1 to 2.7.0. After the upgrade, 1 node in a 3 node cluster crashed.
1. Mayastor plugin is getting a rest timeout:
> core@sc-os-165-node2:~$ kubectl-mayastor get nodes
Fa…
-
Hello,
Version: check_http v2.3.1 (monitoring-plugins 2.3.1)
we check the Prometheus output of etcd and search for the string "etcd_server_has_leader 1".
```
/usr/lib/nagios/plugins/check_http…
-
**What would you like to be added**:
standardize the naming of karmada secrets across different installation methods.
**Why is this needed**:
In karmada, here are two important secrets, w…
-
### What happened?
I tried to deploy an etcd cluster as a StatefulSet using the etcd image from the [quay.io/coreos/etcd](http://quay.io/coreos/etcd) repository, using the 'latest' tag, as proposed i…