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

[FEATURE REQUEST] Prometheus and Node Exporters as DaemonSet #1673

Closed
mkyc opened this issue Sep 17, 2020 · 1 comment
Closed

[FEATURE REQUEST] Prometheus and Node Exporters as DaemonSet #1673

mkyc opened this issue Sep 17, 2020 · 1 comment

Comments

@mkyc
Copy link
Contributor

mkyc commented Sep 17, 2020

Is your feature request related to a problem? Please describe.
We need to be able to connect Prometheus to managed Kubernetes services (AKS and EKS) with Autoscaling to gather metrics..

Describe the solution you'd like
We would like to install node exporter as DaemonSets using helm locally from our container (now, node exporter run as system service). We should use here our seperated repository #1640.
This task should be implementation of findings in task #1607, tested with AKS and (if possible) EKS.

Describe alternatives you've considered
We could also install the DaemonSets using manifests files.

Additional context
No context.

@mkyc mkyc added this to the S20200924 milestone Sep 17, 2020
@rpudlowski93 rpudlowski93 changed the title [FEATURE REQUEST] Prometheus DaemonSet [FEATURE REQUEST] Prometheus and Node Exporter as DaemonSet Sep 22, 2020
@rpudlowski93 rpudlowski93 changed the title [FEATURE REQUEST] Prometheus and Node Exporter as DaemonSet [FEATURE REQUEST] Prometheus and Node Exporters as DaemonSet Sep 22, 2020
@rpudlowski93 rpudlowski93 self-assigned this Sep 23, 2020
@mkyc mkyc modified the milestones: S20200924, S20201008 Sep 24, 2020
@ghost
Copy link

ghost commented Oct 6, 2020

This ticket is related to EKS/AWS integration, so this must be completed before testing.

To enable node-exported installation as Daemonset, use the following variable in YAML config file: k8s_as_cloud_service: False (in cloud section).

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

No branches or pull requests

4 participants