I deployed an application through DaemonSet with hostNetwork mode in a defined node pool and now I expect to connect directly to each node IP public and access the application ports, but I can’t.
PS: I created the required firewall rule for access to the needed ports on the node pool.
PS: I am using GKE.
Any idea what I missed?
Thanks.