Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions modules/monitoring-common-terms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ A CR is an extension of the Kubernetes API. You can create custom resources.
etcd::
etcd is the key-value store for {ocp}, which stores the state of all resource objects.

Fluentd::
Fluentd is a log collector that resides on each {ocp} node. It gathers application, infrastructure, and audit logs and forwards them to different outputs.
+
--
include::snippets/logging-fluentd-dep-snip.adoc[]
--

Kubelets::
Runs on nodes and reads the container manifests. Ensures that the defined containers have started and are running.

Expand Down