I found some findings related to Azure Kubernetes Cluster in the Azure Security Center Recommendations.
Immutable (read-only) root filesystem should be enforced for containers. Services should listen on allowed ports only. Containers should listen on allowed ports only. Running containers as root user should be avoided. Container with privilege escalation should be avoided. Container CPU and memory limits should be enforced.
If anybody has an idea how to remediate these issues let me know.