The Kibana dashboard is still red saying unable to create Kibana index '.Kibana'. (Kibana runs on a EC2 instance.
When I run curl -XGET 'localhost:9200/_cat/indices?v&pretty' on the elasticsearch pod (k8s), i get the following back;
y*llow open .monitoring-es-6-2018.01.19 mpziscskmdcn4hh3-33 1 1 1917 14 1mb 1mb
Why won't my kibana dashboard connect to elasticsearch?