I’ve been playing around with one node for a while and wanted to add another one. I’ve done this trough a wireguard network. The issue is that I have a pod that’s accessed trough a nodeport service. This can only be accessed on the node its running on. Any one know whats wrong?
To test I set up a pod with a shell so I can run commands inside the cluster. I cant even ping the other pod when its not on the same node
I know I should include more info just not sure what