|
|
|
|
|
by ah-
3030 days ago
|
|
FWIW, I've done the same recently (deploy ES + Kibana on K8s) and it pretty much just worked. Statefulset, EBS volume claims, official Docker images. Didn't use XPack or anything fancy though, haven't updated it and the only addon I'm running is https://github.com/lmenezes/cerebro |
|
When you set up cerebro, how did you set up the CORS headers? Did you go with allow "*"?