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

Service not reachable from the outside #20

Open
eddiejaoude opened this issue Jul 23, 2022 · 6 comments
Open

Service not reachable from the outside #20

eddiejaoude opened this issue Jul 23, 2022 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@eddiejaoude
Copy link
Member

eddiejaoude commented Jul 23, 2022

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
@github-actions
Copy link

It's great having you contribute to this project

Welcome to the community 🤓

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.

@eddiejaoude eddiejaoude added bug Something isn't working help wanted Extra attention is needed labels Jul 23, 2022
@dipakparmar
Copy link

@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

@eddiejaoude
Copy link
Member Author

Thanks @dipakparmar I will have a look 👍

@kselena
Copy link

kselena commented Dec 30, 2022

@eddiejaoude should the link be:

linkfree.eddiehubcommunity

I tried it and it brings you here:
image

Let me know if this is your intent.

@eddiejaoude
Copy link
Member Author

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 😉

@kselena
Copy link

kselena commented Dec 30, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants