Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #13790: KUBE: Remove Container Labels

Component Checks & agents
Title KUBE: Remove Container Labels
Date Mar 21, 2022
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0b3 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Previously, on a Kubernetes host Checkmk would create a single label of each

  • cmk/container_image and

  • cmk/container_name.

The label value was set to the name, respectively image, of one container. Since label keys have to be unique, this would cause most containers to be left out, if there were multiple containers. This werk introduces removes the faulty labels.

To the list of all Werks