mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 46151, 47602, 47507, 46203, 47471) Add RBAC support to fluentd-elasticsearch cluster addon **What this PR does / why we need it**: Adds rbac support to the fluentd-elasticsearch addon **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #46023 **Special notes for your reviewer**: **Release note**: ```release-note Add RBAC support to fluentd-elasticsearch cluster addon ``` |
||
---|---|---|
.. | ||
es-image | ||
fluentd-es-image | ||
kibana-image | ||
OWNERS | ||
README.md | ||
es-clusterrole.yaml | ||
es-clusterrolebinding.yaml | ||
es-controller.yaml | ||
es-service.yaml | ||
es-serviceaccount.yaml | ||
fluentd-es-clusterrole.yaml | ||
fluentd-es-clusterrolebinding.yaml | ||
fluentd-es-ds.yaml | ||
fluentd-es-serviceaccount.yaml | ||
kibana-controller.yaml | ||
kibana-service.yaml |
README.md
Logging Agent For Elasticsearch
==============
Logging Agent For Elasticsearch is a DaemonSet which spawns a pod on each node that reads logs, generated by kubelet, container runtime and containers and sends them to Elasticsearch, deployed in the cluster. Later logs can be accessed either by querying Elasticsearch directly or by using Kibana.
Learn more at: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana