Hello,
I have enabled the AppD agent on AKS(Azure) but I am not able to see data in Quotas. Can anyone suggest if I am missing anything here?
^ Edited by @Ryan.Paredez to blur out the controller URL. Please do not share Controller URLs in community posts for security and privacy reasons.
Hello Dilip,
If there has been no ResourceQuota object created and no namespace is configured to use that ResourceQuota object, the ClusterAgent will not report anything in the Quaotas screen (i.e. everything will be reported as 0).
To configure a ResourceQuota object and assign it to a namespace, please refer to https://kubernetes.io/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/