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

Access cluster remotely #59

Open
Sayali1638 opened this issue Dec 6, 2021 · 2 comments
Open

Access cluster remotely #59

Sayali1638 opened this issue Dec 6, 2021 · 2 comments

Comments

@Sayali1638
Copy link

I have downloaded the kubescrape application on my desktop.
Setup for kubernetes have been done on AKS, where my cluster is located. I have also added the following to my cluster:

  1. Prometheus
  2. Node Exporter
  3. Kube-state-metrics

How do I access the cluster remotely? Please let me know if I am missing something?
What procedure do i follow next?

@jackiewhitworth
Copy link
Contributor

jackiewhitworth commented Dec 13, 2021

Hi @Sayali1638 , thank you for giving KubeScrape a try in this early stage of its lifespan. Since we are in beta, this current release has been tested on local clusters. Future releases will include support for remote clusters on different cloud providers.

Are you able to view the endpoints Prometheus is scraping from when you go to localhost:9090/targets on your local machine? There is a good chance we will need to tweak something in our codebase to enable access.

@Sayali1638
Copy link
Author

Hey @jackiewhitworth ,
I have my cluster created on AKS (Azure Kubernetes Service). I have pre-req present.
The kubescrape application is also installed on my Windows machine.

I am not sure how to view the results of cluster on application.

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