Temporal Server
- Commercial Systems
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 23 | 08 Mar 2024 | |
latest/edge | 42 | 14 Nov 2024 |
juju deploy temporal-k8s --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
Charmed Temporal Tutorial
The Charmed Temporal K8s operator delivers automated operations management from day 0 to day 2 on Temporal. It is an open source, end-to-end, production-ready workflow engine on top of Juju.
This tutorial will cover the following:
- Environment Setup
- Deploy Temporal Server
- Deploy PostgreSQL Database
- Deploy Temporal Admin
- Deploy Temporal Web UI
- Deploy Nginx Ingress Integrator
- Deploy Temporal Worker
- Run Your First Workflow
- Cleanup and Extra Info
This tutorial assumes a basic understanding of the following:
- Linux commands.
- Temporal concepts such as workflows, activities and workers. To learn more about these concepts, visit the Temporal Documentation.
License
The Charmed Temporal K8s Operator is free software, distributed under the Apache Software License, version 2.0. See License for more details.