Kubernetes plugins fails with kubernetes > 1.18

We’re impacted by this too after upgrading our kubernetes cluster.

Are there any attempts to modify the special agent to not use this python library as a dependency ? Are there any other python bindings that could be used ? or even some plain old requests ? We’re willing to take some time to take a look at this.

We’ll try to hack something in https://github.com/tribe29/checkmk/blob/master/cmk/special_agents/agent_kubernetes.py and the release-12.0 branch