Is it possible to be running WinLogBeat or any Windows EventLog collector as DaemonSet on Windows Nodes inside Kubernetes cluster without the need of installing it on every windows pod. All examples are for Linux but there is zero info on how to configure something similar on Windows nodes. Is it even possible to achieve this in theory?