How to install Elasticsearch with AWS EKS – Docker
I wanna install Elasticsearch in AWS EKS. But Elasticsearch is not recommended EFS Storage. So I want to install Elasticsearch using AWS EKS + EC2 (Management Node Group) + EBS. I'm curious about three things. First, EKS is a managed…