I’m trying to get our EKS setup [AWS kubernetes cluster] into Netdata.
Followed this documentation:
I configured the parent pod as mentioned in the setps.
The dashboard shows the metrics data of the Kubernetes cluster server[EKS server] from the pareent pod & not the child pods/ Nodes where the services are deployed.
Is there anything that I have missed / needs to be be done . so that I get the acutal data of the services in the Nodes/pods.
Should we add the nodes manually in Kubernetes cluster? I was thinking once the parent pod comes up, the child nodes reporting to it will be shown in the dashboard.
Can you let me know if there is anything more that needs to be done / how to debug / fix the issue.