title: Kubernetes: Pod Info
agents: kubernetes
catalog: containerization/kubernetes
license: GPLv2
distribution: check_mk
description:
 This check provides an informational overview of a Kubernetes pod
 by displaying

 - Node, if present

 - Namespace

 - Age, based on the creationTimestamp

 - Controlled by

 - QoS class

 - UID

 - Restart policy

 This information is provided by the API server. The service is always {OK}.

 It requires that the special agent kube is configured.

discovery:
 One service is created for each pod.
