Hi,
I want to setup cross-cluster search in my self-managed cluster on Kubernetes using ECK. According to https://www.elastic.co/subscriptions this should be possible with the OpenSource license. But when I try to setup a remote cluster (which is necessary for cross-cluster search) I get: Remote cluster is an enterprise feature. Enterprise features are disabled.
Update: It seems just the https://www.elastic.co/guide/en/cloud-on-k8s/1.2/k8s-remote-clusters.html#k8s-remote-clusters-connect-internal feature which makes connecting two clusters both managed by the operator is disabled without a license. A manual setup as in https://www.elastic.co/guide/en/cloud-on-k8s/1.2/k8s-remote-clusters.html#k8s-remote-clusters-connect-external works. Is this intended?
Cheers
Andreas