Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 352 Bytes

Kubernetes Monitoring Using Open Source Tools

Kubernetes Monitoring using ElasticSearch, Kibana and Fluentd

The ElasticSearch cluster will be deployed as a Statefulset backed by persistent storage.

The Fluentd will be deployed as a Daemonset running on all nodes in the cluster

The Kibana app will be deployed as a single pod in the K8S cluster