Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
237 views
in Technique[技术] by (71.8m points)

Unable to call request from kubernetes (GKE) to a SOAP service

Hi I'm unable to make a call request from a service inside our kubernetes in GKE (google) to a SOAP service in other cloud.

I already make a test outside of kubernetes (a VM in google compute Engine) and it work. but I can't figure out why inside kubernetes was failed to request, it just return 'false' when I debug using var_dump (PHP language), and I check on the SOAP service server there was no incoming request.

May someone have experience with this thing ?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...