Kubernetes (Helm)
- Login to the Netdata Cloud
- Click on integrations
- Under the Deploy section, select Kubernetes (Helm)
- Copy the command to deploy Netdata
- Execute the command on your node (server, vm, container, k8s cluster etc)
Here are some sample commands
Helm
helm install netdata netdata/netdata \
--set image.tag=edge
Existing Cluster
image:
tag: edge
restarter:
enabled: true