cki.cki_tools.k8s_event_listener
K8S event listener
This page has an internal companion page which might contain additional information.
Listen for Kubernetes Events in the namespace and print them to stdout.
This service is intended to run together with some other service such as Promtail to capture the output and forward it to a persistent storage.
Configuration
A valid Kubernetes context is required, either from a kubeconfig file or via service account credentials.
No extra configuration is necessary.