The upcoming Hono 2.5 and 2.4.x, 2.3.x releases will contain logic to determine the K8s container id from the protocol adapter pods via the K8s API if cgroups v2 is used (see https://github.com/eclipse-hono/hono/issues/3537).
For that, the Hono chart needs to be changed, setting a service account on the protocol adapter pods that has a role binding that allows 'get' operations on the 'pods' resources.
The upcoming Hono 2.5 and 2.4.x, 2.3.x releases will contain logic to determine the K8s container id from the protocol adapter pods via the K8s API if cgroups v2 is used (see https://github.com/eclipse-hono/hono/issues/3537).
For that, the Hono chart needs to be changed, setting a service account on the protocol adapter pods that has a role binding that allows 'get' operations on the 'pods' resources.