12 Factor Apps - 运行 admin/management 任务作为一次性流程

12 Factor Apps - Run admin/management tasks as one-off processes

是否可以解释以下内容以及PCF不支持的原因?

Admin Processes

Run admin/management tasks as one-off processes. This is not currently supported by PCF, so applications and application suites that require this functionality need to be examined more closely for replatforming suitability.

您可能想查看 Cloudfoundry 上的 运行 个任务:https://docs.cloudfoundry.org/devguide/using-tasks.html

是的,这是受支持的。