Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

My pod is not able to identify the external services DNS #4376

Open
brsvpr opened this issue Aug 14, 2021 · 1 comment
Open

My pod is not able to identify the external services DNS #4376

brsvpr opened this issue Aug 14, 2021 · 1 comment
Labels

Comments

@brsvpr
Copy link

brsvpr commented Aug 14, 2021

I have created a load balancer service with cloud provider as aws. The classic load balancer was also created in AWS however, the service shows the external I as still pending. And my pod is not able to identify the AWS RDS database hostname. Am I missing something ? Appreciate your help please. Thank you a ton.

image

Below is my LB service
apiVersion: v1
kind: Service
metadata:
name: cust-db-mgmt-loadbalance-service
namespace: sai
spec:
type: LoadBalancer
selector:
app: cust-db-mgmt
ports:

  • port: 8080
    targetPort: 8080
    nodePort: 30002

image

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution. Note that acs-engine is deprecated--see https://github.com/Azure/aks-engine instead.

@stale stale bot added the stale label Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant