Skip to Main Content

Containers, Cloud Native & Kubernetes

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Not able to hit HTTPS url from OKE Container - domain is hosted on cluster itself

Pallav LadekarNov 28 2024

Hi Everyone,

We are currently experiencing an issue with our Oracle OKE 1.29 cluster related to inter-service communication within the cluster.

Issue Description

Our application, deployed on the OKE cluster, has services that need to communicate with each other using their public URLs over HTTPS from within the cluster containers. However, when a service tries to hit its domain/URL from a container using HTTPS, the request fails.

Observations

  • Communication with external domains hosted outside the cluster works without issues, confirming there is no ACL blocking HTTP or HTTPS traffic for outgoing requests.
  • We are using NGINX ingress controller for traffic routing within the cluster.

Request for Assistance

We would like your help in identifying and resolving the issue. Specifically:

  1. Could there be any specific configurations or limitations in OKE 1.29 that block HTTPS traffic for internal domains from within the cluster?
  2. Are there adjustments required in the NGINX ingress controller or other network settings to enable HTTPS traffic for inter-service communication?

We appreciate your support in resolving this matter and look forward to your guidance.

Comments
Post Details
Added on Nov 28 2024
0 comments
32 views