Kubernetes Service to external services

Roan van Heerden 0 Reputation points
2023-05-16T16:00:16.23+00:00

I have a Kubernetes application that is running, in the application I am trying to enrich data via an external plug in (google translate). The service cannot connect to google and I am getting the below error:

 +- org.apache.http.conn.HttpHostConnectException: Connect to translation.googleapis.com:443 [translation.googleapis.com/172.217.169.10, translation.googleapis.com/2a00:1450:4009:823:0:0:0:200a] failed: Network is unreachable (connect failed)
  +- Connect to translation.googleapis.com:443 [translation.googleapis.com/172.217.169.10, translation.googleapis.com/2a00:1450:4009:823:0:0:0:200a] failed: Network is unreachable (connect failed)
   +- Network is unreachable (connect failed)
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,448 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.