Abacn commented on PR #25171:
URL: https://github.com/apache/beam/pull/25171#issuecomment-1404257356
adter a seedjob looks like it still trying to access to loadBalancer
somewhere (which is replaced to NodePort in this PR)
```
eval 'kubectl
--kubeconfig=/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_xlang_KafkaIO_Python/config-beam-performancetests-xlang-kafkaio-python-37
--namespace=beam-performancetests-xlang-kafkaio-python-37 get svc outside-0
-ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]