| The MobileDeveloperConsolePodCount is monitoring the number of pods in the mobile-developer-console namespace, in this namespace, we will have at least two services, the mobile-developer-console, and the mobile-developer-console-operator. If I have two pods running for the mobile-developer-console app and zero for the mobile-developer-console-operator the check will return true If I have two pods running for mobile-developer-console-operator and zero for the mobile-developer-console app the check still return true So the question here is what exactly is the MobileDeveloperConsolePodCount alert monitoring? |