mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-15 14:26:33 -04:00
Instead of numerating all the etcd endpoints known by apiserver, we will group them by purpose. `etcd-0` will be the default etcd, `etcd-1` will be the first resource override, `etcd-2` will be the second override and so on. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| main_test.go | ||
| metrics_test.go | ||
| OWNERS | ||