Files
triggerdotdev--trigger.dev/apps/kubernetes-provider
nicktrn b66d5525ef v3: machine config (#978)
* add and use machine config

* assign tasks to worker nodes only

* add secure flag to zod connection

* changeset

* add pre stop hook

* don't use secure connection by default

* pass more identifiers to provider and apply labels
2024-03-28 14:21:49 +00:00
..
2024-03-28 14:21:49 +00:00
2024-03-28 14:21:49 +00: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.