Werk #12789: kubernetes: nodes: fix labelling
Component | Checks & agents | ||||
Title | kubernetes: nodes: fix labelling | ||||
Date | May 21, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
Checkmk versions & editions |
|
Before this werk, the host fetching the data via the special agent was labeled cmk/kubernetes_object:master.
After this werk kubernetes nodes are labeled with either cmk/kubernetes_object:worker_node, or cmk/kubernetes_object:control-plane_node. The host fetching the data via the special agent is labeled cmk/kubernetes_object:cluster.
If you have rules that use the cmk/kubernetes_object:master label you have to update your rules to use the new labels.