infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

Service not reachable from the outside

Open eddiejaoude opened this issue 2 years ago • 6 comments

Deployed apps are not reachable on the domain. For example linkfree.eddiehubcommunity.org displays

503 Service Temporarily Unavailable
nginx

But it is running and available by port forwarding locally

kubectl port-forward service/eddiehub-linkfree-service 8000:5000
Forwarding from 127.0.0.1:8000 -> 5000
Forwarding from [::1]:8000 -> 5000

eddiejaoude avatar Jul 23 '22 09:07 eddiejaoude

It's great having you contribute to this project

Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

github-actions[bot] avatar Jul 23 '22 09:07 github-actions[bot]

@eddiejaoude is the nginx-ingress controller setup correctly with the load balancer?

if yes, check following

  • nginx-ingress controller is default or else add annotation to ingress kubernetes.io/ingress.class=your-ingress-class

dipakparmar avatar Jul 24 '22 23:07 dipakparmar

Thanks @dipakparmar I will have a look 👍

eddiejaoude avatar Jul 25 '22 08:07 eddiejaoude

@eddiejaoude should the link be:

linkfree.eddiehubcommunity

I tried it and it brings you here: image

Let me know if this is your intent.

kselena avatar Dec 30 '22 10:12 kselena

Thanks @kselena , do you mean this link https://linkfree.eddiehub.io/EddieHubCommunity ? yep it should go to the EddieHub LinkFree profile

I have one also http://linkfree.eddiehub.io/eddiejaoude , when are you adding your profile? You get a GitHub green square 😉

eddiejaoude avatar Dec 30 '22 10:12 eddiejaoude

@eddiejaoude my apologies. I thought this was an issue that I could work on, but it's a bit beyond me. Sorry!

kselena avatar Dec 30 '22 15:12 kselena