Skip to content
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

ingress-gce does not work...very little documentation ..instructions lead to 404 pages #149

Closed
rangapv opened this issue Mar 14, 2018 · 5 comments
Assignees

Comments

@rangapv
Copy link

rangapv commented Mar 14, 2018

Hi,
I am trying to get external load balancer on GCE.
My cluster is kubernetes 1.9.3 (kubeadm)...

I am trying to install the ingress-gce from github...the documentation is very confusing and also there is no right pointers...

I started from here...

https://github.com/kubernetes/ingress-gce

Then I just downloaded the rc.yaml and the app.yaml did a kubectl then it would not start the loadbalancer pod bocs the liveliness probe was failing then I changed the rc.yaml where the liveliness probe was doing a healtcheck on the loadbalncer pod on port 8081 to 8080..now the pod seems to be running...

Now how will the backend loadbalancer in the GCP get created ? how will the fowarding rules get created ..?

I also tried the compiling of the binary(very cumbersome process ..no documentation) though I manged it.
Since the rc.yaml is pulling the image do I still need to compile the binary ? or is it just an option ?

What are the scopes that is required for the instances so that it goes and creates the LoadBalancer and its rules ..?

This gives me 404....

https://github.com/kubernetes/ingress-gce/blob/master/examples/deployment/gce/README.md

Can you brief me about correct steps...

REgards
Ranga

@rangapv
Copy link
Author

rangapv commented Mar 14, 2018

/labels
backend/gce

@rangapv
Copy link
Author

rangapv commented Mar 14, 2018

/Labels
backend/gce

@rangapv
Copy link
Author

rangapv commented Mar 14, 2018

/remove-lifecycle stale
/lifecycle frozen
/labels backend/gce

@manjotpahwa
Copy link

Thanks for reporting! I'll get the documentation with no working links in place.

@nicksardo
Copy link
Contributor

Duping to #249
/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants