Skip to content

Testing out Temporal with Kubernetes, Flux, PostgreSQL, KEDA, and CronJobs

License

Notifications You must be signed in to change notification settings

guitarislife87/temporal-kubernetes-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Kubernetes Example

An example to test Temporal with several components in Kubernetes, inluding:

  • Keda
  • Flux
  • Kubernets CronJobs
  • PostgreSQL

Requirements

  • k3d
  • make
  • golang 1.22.3
  • docker (vanilla, Docker Desktop, or Rancher Desktop)

Setup

Run ./run.sh

Postgres will be running on :30000 Temporal UI will be running on :30001

About

Testing out Temporal with Kubernetes, Flux, PostgreSQL, KEDA, and CronJobs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published