Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 469 Bytes

clusterwide.md

File metadata and controls

12 lines (7 loc) · 469 Bytes

Manage clusters in all namespaces

Default etcd operator behavior is to only manage etcd clusters created in the same namespace. It is possible to deploy an etcd operator with special option to manage clusterwide etcd clusters.

Install etcd operator

etcd operator have to run with -cluster-wide arg option.

More information in install guide.

See the example in example/example-etcd-cluster.yaml