-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Is your feature request related to a problem? Please describe.
I have observed, that for sensor/temp data, I would need to have a pulse-sensor-proxy... here: https://github.com/rcourtman/Pulse/blob/main/docs/TEMPERATURE_MONITORING.md I can see that there are ways to install in LXC, Docker and remote... but it does not mention how to install this when in Kubernetes.
My setup is, that Pulse runs in Kubernetes, and I have two Proxmox systems and 4-5 Docker hosts.
I do not know where this proxy shall be at all: should it be a sidecar in the Pod? shall it be installed remotely? I think as you mention that in case of docker, one must install this on the host, it should be a sidecar.
Describe the solution you'd like
Explain how to set up temp monitoring for Kubernetes-centralized Pulse, or explain why it is not supported. If not supported, maybe also not allow to be enabled at all.
Describe alternatives you've considered
N/A
Additional context
N/A