Kubernetes Deployment Tuning
Tips for running Temporal on Kubernetes

Tips for running Temporal on Kubernetes

12/15/2025

What this post added

This post details how to deploy and operate Temporal on Kubernetes, including using Helm charts for the Temporal Service, containerizing and deploying Temporal Workers, and implementing autoscaling strategies based on Task Queue backlog and Schedule-to-Start latency. It also emphasizes capacity planning, production tuning, and addressing CPU throttling. The post references the Temporal Worker Controller and Worker Versioning as advanced deployment management features.

Read the original post ↗