I am new to Kubernetes and directly jumping to K3s (no theory good and have done hands on at cloud level). My use case is to get streaming data (like IoT device or IP camera feed) to worker node. My understanding is, NGNIX or other ingress controller cant be used for this scenario. The L3s ecosystem will be like listener of RTSP stream, not being contacted with HTTP req. Has anynone worked or knowledgeable about this scenario and provide some details? Thanks in advance.