-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
Description
Related Bug
No response
Feature Description
Currently in the KubernetesMachine the dns configuration and the default route are removed to isolate completely the scenario. The problem is that there is no way to actively monitor the scenario from within the cluster with external tools like Prometheus.
Solution
A possible solution could be create a setting that allows external access to the devices or use the bridged option to allow a device access to the cluster network using the already present eth0 interface.
Alternative Solutions
No response
Additional Context
No response