kibana

Pinned ·

EFK (Elasticsearch-Fluentd-Kibana) in kubeadm-dind-cluster

When you wish to have your logs sent to Elasticsearch and browse them with Kibana you should add to your k8s cluster EFK stack. My first attempt to install EFK was with. However it was fluentd was failing to send logs to Elasticsearch. Fortunately on digitalocean website there is…