Hacker News new | ask | show | jobs
by sunny--tech 1584 days ago
The company I work at runs a HA setup of Temporal on K8s, so Temporal atop k8s is a great recipe. I'd be curious to hear the reasoning for Temporal replacing K8s (or do you just mean replacing a piece of k8s?) Seeing as how as reconciliation is just a tool it uses for it's container orchestration, not sure Temporal would replace that but an interesting idea nonetheless.
1 comments

yeah tbh this idea came from our users so i cant really speak to it but they really mean replacing k8s. this one for example is a large Jamstack/CI/CD provider with very spiky workloads. To them, k8s, ecs, fargate, etc are all too slow and declarative, they need to spin up + spin down (major motivation, for cost) infra way faster and do more custom stuff so they turn to us. i dont claim to fully understand it but does that give a hint?