K8sbykeshed / k8s-service-validator

Kubernetes Network Service Validator
22 stars 10 forks source link

LoadBalancer IP in <pending> state for long time #44

Closed yzaccc closed 3 years ago

yzaccc commented 3 years ago

bug: currently we treat below as connected, which is wrong, as this means the service IP is not created yet. kubectl exec pod-4 -c cont-80-tcp -n x-3992 -- /agnhost connect :80 --timeout=5s --protocol=udp