Kubernetes Cluster Events

Supported Platforms

Platform
Metrics
Logs
Traces

Kubernetes Cluster

OpenShift 4 Cluster

Configuration Table

Parameter
Type
Default
Description

cluster_name*

string

The cluster name that will be added as the k8s.cluster.name resource attribute.

namespaces

strings

Namespaces to collect events from. Default to all namespaces.

*required field

Example Configuration

The Kubernetes Events source has two options:

  • Cluster Name: The name of the cluster, which will be inserted as the k8s.cluster.name resource attribute

  • Namespaces: List of namespaces to collector events from. This is optional and defaults to all namespaces.

Bindplane docs - Kubernetes Cluster Events - image 1

Once running on a collector, events will look like this:

Bindplane docs - Kubernetes Cluster Events - image 2

Last updated

Was this helpful?