I'm using kubeadm to setup my kubernete cluster, and trying to config logging with Elasticsearch and Kibana
According to this tutorial, I need to update cluster configuration, such as KUBE_LOGGING_DESTINATION
, KUBE_ENABLE_NODE_LOGGING
, and in this tutorial, I don't know where should I apply there configuration at which step.