The leading open-source container orchestration platform for deploying and scaling applications.
Kubernetes (K8s) is an open-source container orchestration system originally developed by Google and donated to the CNCF. It automates the deployment, scaling, and management of containerised applications across clusters of nodes.
Kubernetes introduces a rich set of abstractions — Pods, Deployments, Services, Namespaces, DaemonSets — each generating its own stream of events, metrics, and logs. Monitoring a Kubernetes cluster requires visibility at multiple layers: infrastructure (node CPU/memory), cluster (pod scheduling, resource quotas), workload (Deployment replica counts, HPA scaling events), and application (request rates, error rates, latency within Pods). The OpenTelemetry Operator for Kubernetes simplifies instrumentation by automatically injecting the OTel Collector as a sidecar or DaemonSet. obseria.io ships a certified Kubernetes integration that collects all cluster layers out of the box and displays them in a unified Kubernetes explorer.
See Kubernetes in action
obseria.io gives you full-stack observability — logs, metrics, traces, and AI-powered root cause analysis.