A Kubernetes operator that automatically scales Temporal Resource Units (TRU) for a Temporal Cloud namespace based on live Actions Per Second (APS) utilization. It is designed to feel like a Kubernetes HorizontalPodAutoscaler — declare bounds and thresholds in a custom resource, and the controller handles the rest. -
View it on GitHub