e36e3d54f2
* Added support for the env vars `POD_EPHEMERAL_STORAGE_SIZE_LIMIT` and `POD_EPHEMERAL_STORAGE_SIZE_REQUEST` * Reverted pnpm lockfile * Made sure there is no diff between the main lockfile & PR's lockfile * Not touching the storage for the index containers * Not touching the storage for the prePull container
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.