Needed advice from community members. We have deployed Grafana 11.1.4 using helm in Microsoft Azure Kubernetes Service (AKS). Also during an assessment of our platform towards improved security & resilience angle received below recommendations from Microsoft experts to be implemented.
Least privileged Linux capabilities should be enforced for containers
The root access inside the service container should be avoided.
We are not sure if above actions when implemented will have an impact on Promotheus Grafana since we used default Promotheus Grafana configs which are in helm chart for Promotheus Grafana.
Could anyone from the community please help or guide us on below queries?
Have you tried implementing custom configs apart from default configs provided?
Do you have a view of the impact by any means if we go ahead and implement this?
Are there any other general recommendation towards achieving this?