Remote debug container in kubernetes using intellij
问题 I try to remote debug the application in attached mode with host: 192.168.99.100 and port 5005 , but it tells me that it is unable to open the debugger port . The IP is 192.268.99.100 (the cluster is hosted locally via minikube). Output of kubectl describe service catalogservice Name: catalogservice Namespace: default Labels: <none> Annotations: <none> Selector: app=catalogservice Type: NodePort IP: 10.98.238.198 Port: web 31003/TCP TargetPort: 8080/TCP NodePort: web 31003/TCP Endpoints: 172