Files
triggerdotdev--trigger.dev/apps/kubernetes-provider
nicktrn 584c7da5df v3: prod worker graceful shutdown (#1034)
* graceful exit with timeout

* handle and display graceful timeout errors

* fix for very long waits

* changeset

* increase termination grace period to an hour
2024-04-18 15:46:14 +01:00
..
2024-03-28 14:21:49 +00:00
2024-04-05 13:00:20 +01:00

Kubernetes provider

The kubernetes-provider allows the platform to be orchestrator-agnostic. The platform can perform actions such as INDEX_TASKS or INVOKE_TASK which the provider translates into Kubernetes actions.