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

Deploying to GKE with LoadBalancer results in 404 #74

Open
khaefeli opened this issue Mar 12, 2018 · 1 comment
Open

Deploying to GKE with LoadBalancer results in 404 #74

khaefeli opened this issue Mar 12, 2018 · 1 comment

Comments

@khaefeli
Copy link

I've deployed to my GCE / GKE environment with ./deploy.
After after everything is up, I can proxy to all instances.

But if I deploy the Nginx ingress over tools/ingress/init.sh I'm getting first a 400 error in the UI.
This could be solved with changing the service type from ClusterIP to NodePort for all services.

Now the status looks good and I can reach my test domain grafana.example.com
But I get a 404 error for all files except the initial html document.
Any idea?

@camilb
Copy link
Owner

camilb commented Mar 26, 2018

Hi @khaefeli, sorry for the late response. Have to do more tests on Google Cloud. I'm using AWS and didn't test it much on Google Cloud. I'll set a cluster and test it in the next couple of weeks.

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

2 participants