Get Demo
The kubelet is leaking information about running pods via the /runningpods endpoint. This endpoint is exposed as part of the kubelet’s debug handlers.
/runningpods
Disable --enable-debugging-handlers kubelet flag.
--enable-debugging-handlers