Closed ClementMaliet closed 9 months ago
This is a regression in the deployment CLI, we will fix it in v2.1.2.
I would suggest to disable the scheduler, the instance without scheduler has all features and should work as expected. You can enable the scheduler when you upgrade to future versions.
The scheduler is only necessary if you have large user base and a large amount of jobs scheduled, otherwise it's better not to add the additional complexity to your deployment.
To be released as part of v2.1.2
Unclear documentation
The CE setup documentation indicates the the scheduler and broker services may be enabled to allow for increased concurrency (https://polyaxon.com/docs/setup/platform/community-edition/#enable-extra-services).
The relevant configuration values I use are as follow:
However, the scheduler service never starts and falls into a CrashLoopBackoff with the following error in the logs:
Are any additional steps necessary on my part to enable the scheduler service in the Polyaxon CE ?
Thanks in advance for your continued support.