Hi guys, currently I am running the following set-up:
- 1 server with Elasticsearch, Kibana, Logstash
- 1 server with Metricbeat, Filebeat and the components where I receive my data
What's the easiest way to install all the components with Docker and manage it with Kubernetes? Do I have to remove everything first? And would you recommend doing it with Docker and Kubernetes? So what would be the main advantages?
What's the best guide for Docker/Kubernetes with Elastic?
Thanks