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.
etcd operator have to run with -cluster-wide
arg option.
More information in install guide.
See the example in example/example-etcd-cluster.yaml