Examples #
Curated TemporalCluster (and related) custom resources for common
scenarios. Each page renders the example README and its manifests.
These pages are generated from the
examples/
directory; edit the examples there, not these pages.
| Example | Manifests |
|---|---|
| Temporal UI on AKS via Application Gateway (AGIC) | temporalcluster.yaml |
| Azure Database for PostgreSQL Flexible Server (password auth) | temporalcluster.yaml |
| Passwordless Flexible Server via Azure Workload Identity | temporalcluster.yaml |
| cluster-cassandra | temporalcluster.yaml |
| TemporalClusterClient — mTLS client credentials | clusterclient.yaml issuer.yaml temporalcluster.yaml |
| cluster-cnpg-integrated | 01-cnpg.yaml 02-temporalcluster.yaml |
| cluster-elasticsearch-visibility | temporalcluster.yaml |
| Microsoft Entra Authentication | onepassworditem.yaml temporalcluster.yaml |
| cluster-mtls-cert-manager | issuer.yaml temporalcluster.yaml |
| cluster-postgres-full | temporalcluster.yaml |
| cluster-postgres-minimal | temporalcluster.yaml |
| cluster-upgrade | 01-temporalcluster-1.30.yaml 02-temporalcluster-1.31.yaml |
| cluster-with-namespaces-and-search-attributes | resources.yaml |
| TemporalDevServer examples | minimal.yaml namespace-on-devserver.yaml persistent.yaml |
| multi-cluster | cluster-a.yaml cluster-b.yaml cluster-connection.yaml global-namespace.yaml |
| Declarative Temporal schedules | 00-shared.yaml business-hours-sync.yaml healthcheck-every-15m.yaml maintenance-window.yaml nightly-report.yaml |
| Operator UI example | ingress-authelia.yaml networkpolicy.yaml |