Hi everyone,
I hope you're doing well.
I have an Elastic Stack deployment running on Kubernetes using the ECK Operator. Elasticsearch, Kibana, and Fleet Server are all deployed successfully and working as expected within the Kubernetes cluster.
I would now like to deploy an additional Fleet Server on a separate Linux machine, outside of the Kubernetes environment, while keeping it connected to the same Elastic deployment.
Is there any official guide or recommended approach for setting up an external Fleet Server with an ECK-managed Elastic Stack? I've tried several methods but haven't been able to get it working.
Any guidance or documentation would be greatly appreciated. Thanks!