This incident type occurs when the cache hits count in a CoreDNS test environment is lower than expected. This could indicate a problem with caching functionality or performance issues. It may require investigation and troubleshooting to determine the root cause of the low cache hits count and resolve the issue.
Parameters
Debug
Check if the CoreDNS pods are running
If the pods are not running, check the pod events for any errors
Check the CoreDNS logs for any errors
Check the CoreDNS configuration for any issues
Check if the Kubernetes DNS service is properly configured with CoreDNS
Check the DNS resolution from a pod
Repair
Get the current CoreDNS cache size
Increase the CoreDNS cache size by 50%
Update the CoreDNS cache size
with the new cache size
Restart the CoreDNS pod to apply the changes
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.