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

Add kubernetes manifests for standalone Agent with kubernetes integration #23618

Closed
4 tasks done
ChrsMark opened this issue Jan 21, 2021 · 1 comment · Fixed by #23679
Closed
4 tasks done

Add kubernetes manifests for standalone Agent with kubernetes integration #23618

ChrsMark opened this issue Jan 21, 2021 · 1 comment · Fixed by #23679
Assignees
Labels
Agent containers Related to containers use case kubernetes Enable builds in the CI for kubernetes Team:Integrations Label for the Integrations team

Comments

@ChrsMark
Copy link
Member

ChrsMark commented Jan 21, 2021

Describe the enhancement:
As a user of Elastic Agent I want a predefined way to deploy Elastic Agent on Kubernetes and start collecting node level Kubernetes metrics as well as cluster wide metrics:

  • Node-level metrics collections - Metrics (cpu/memory/etc.) from the pods, containers etc running on the Kubernetes node
    • Update the K8s resource definition to collect metrics from kubelet.
  • Cluster-level metrics collection - Metrics (create/update/delete/etcs.) from the Kubernetes state
    • Update the K8s resource definition to collect metrics from kube-state-metrics, apiserver etc.

Part of #23613
Related to elastic/integrations#511

@ChrsMark ChrsMark added containers Related to containers use case Team:Integrations Label for the Integrations team Agent kubernetes Enable builds in the CI for kubernetes labels Jan 21, 2021
@ChrsMark ChrsMark self-assigned this Jan 21, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agent containers Related to containers use case kubernetes Enable builds in the CI for kubernetes Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants