Zero API Calls: The ConfigMap Pattern That Changed Everything
The workflows were slowing down. Not dramatically. Just... gradually. Week by week.
Then the logs started showing warnings: API rate limit approaching threshold.
100+ workflows per day. Each workflow making 2-3 Kubernetes API calls to read ConfigMaps. That's 200-300 API requests per day. Not sustainable.