For EKS support and the ability to see all K8s met...
# support
c
For EKS support and the ability to see all K8s metrics in the Signoz Infra > Kubernetes view would we need both the otel-collector and kubelet deployed into the cluster? There is documentation on the site for kubelet and EKS under AWS Monitoring with specific Helm charts. It is not apparent as to whether or not the EKS K8s level monitoring detail will show up under the Infrastructure > Kubernetes tab as the documentation for EKS monitoring mentions separate dashboards for K8s monitoring.
v
It should show up in Infrastructure monitoring as well.
If you install our k8s-infra chart, the infra monitoring page should be populated out of the box.
c
Got it. I haven't looked at that chart yet. It is exceedingly challenging for us to use Helm in our enterprise as we don't have access to Helm and at best need to pull artifacts into our repo and try to use them. If that Helm chart calls out specific items like otel-collector config and maybe a kubelet we might like to know what those steps entail.