-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<pending> EXTERNAL-IP when linking the domain to the load balancer #73
Comments
Thank you for reaching out @PaulSteffen-betclic There are few possibilities here. Can you please check if other pods are also You can check this by running If this is the case, you can ...
Let me know if this works out. |
Thank you for your answer @pipatth. No pods are also NAMESPACE NAME READY STATUS RESTARTS AGE I change the region used to select eu-west-2, as in your tutorial, I destroy the cluster and I checkout the branch But the issue persist ... |
@PaulSteffen-betclic Can you please send me the log from that pod? i.e. |
When I try to follow the instructions at https://github.com/datarevenue-berlin/OpenMLOps/blob/master/tutorials/set-up-open-source-production-mlops-architecture-aws.md
I got to the step running:
kubectl get svc -n ambassador
But I got the following return:
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
ambassador LoadBalancer 172.20.12.231 pending 443:30209/TCP 55m
ambassador-admin ClusterIP 172.20.48.162 none 8877/TCP,8005/TCP 55m
The text was updated successfully, but these errors were encountered: