Hi all,
I have a game server running within a pod which I'm attempting to expose via a NodePort. However, with the NodePort created (and confirming it is pointing to the pod running the server), I am unable to connect (using `NodeIp:NodePort`).
The only way I am able to connect is via `kubectl port-forward POD` - am I doing something wrong here? Is this potentially a firewall issue?
Thanks
Containers and Orchestration - Cannot Ping NodePort
Related questions
- Managed Kubernetes LoadBalancer is not activated
4174
30.05.2022 13:22
- How to check if Kubernetes is installed?
3522
25.06.2020 08:22
- How to activate Pod Security Policies on Kubernetes cloud?
2769
11.05.2020 16:12
- What is a POD in kubernetes?
2646
11.08.2020 15:45
- No options for opening ports available
2120
29.09.2023 14:32
- Loadbalancer static ip?
2105
18.05.2021 16:47
- Connection to outside services from a pod
1953
08.02.2021 22:14
- Kubernetes control plane ttl and HA
1857
04.12.2023 16:45
- Kubernetes service endpoints no longer auto created, updated or deleted, how to fix?
1779
03.06.2025 08:50
- Managed Kubernetes Service and available regions
1743
05.11.2021 08:18