Deployment Targets & Runtimes
Can I deploy Catalyst agent workflows on self-managed Kubernetes clusters?
Yes, you can deploy Catalyst agent workflows on self-managed Kubernetes clusters. Catalyst is built on standard Dapr, which natively integrates with Kubernetes, and supports reliable durable execution that persists past individual pod restarts or planned cluster upgrades. A key caveat is that you must configure proper dedicated local persistent storage for your critical workflow state to avoid unintended data loss during both major cluster modifications and any unexpected pod terminations.
Was this article helpful?
Your feedback helps improve Diagrid's FAQ experience.
Keep reading
More Diagrid FAQ articles
- Deployment Targets & Runtimes
Can I run Catalyst agent workflows on standard FaaS platforms?
This guide outlines critical compatibility and operational constraints for deploying Catalyst agent workflows on standard FaaS platforms for production use
- Deployment Targets & Runtimes
Can I deploy Catalyst agent workflows to managed container services?
This overview covers key compatibility and operational notes for deploying Catalyst agent workflows on managed container services
- Deployment Targets & Runtimes
Can I run Catalyst agent workflows as long-running services?
This guide explains key compatibility and operational best practices for running Catalyst agent workflows as long-running services