-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
How to configure KUR8 to my own hosted prometheus #149
Comments
@pio2pio sorry for getting back to you so late. It seems like the proxy to the server isn't starting up properly. We have also included an ingress config yaml file that you can try. Try running from the root directory:
Let me know if this works for you. This should connect the kur8's front end to it sever within your cluster. |
I tried to apply the ingress. Does not seem to help.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have deployed KUR8 v1.0.0 to EKS v1.18 into
monitoring
namespace but the application was misbehaving. What is I don't know is how to point KUR8 to my prometheus servicekube-prometheus-stack-prometheus:9090
?How I deployed:
kubectl -n monitoring apply -f fabric8-rbac.yaml kubectl -n monitoring apply -f kur8-depl.yaml # Then port-forward to access the app kubectl -n monitoring port-forward deployment/kur8-depl 3068:3068
The app logs
The text was updated successfully, but these errors were encountered: