I do not see the flytescheduler pod in sandbox on ...
# flyte-support
g
I do not see the flytescheduler pod in sandbox on eks installation setup https://docs.flyte.org/en/latest/deployment/sandbox.html#deploy-flyte-sandbox-to-a-cloud-kubernetes-cluster
t
cc: @icy-agent-73298
i
Seems we are missing this in the value-sandbox.yaml file . Heres the PR https://github.com/flyteorg/flyte/pull/2928
1
f
Do we run it in process?
i
@freezing-airport-6809 can you clarify more. This is normal sandbox environment which doesn’t run scheduler in a single binary mode.
f
Are you saying we did not have scheduling on sandbox? Are you sure. You can run scheduler in admin right
i
We have too many value file hence the confusion in the docs seems like https://github.com/flyteorg/flyte/tree/master/charts/flyte-deps https://github.com/flyteorg/flyte/tree/master/charts/flyte-core/ https://github.com/flyteorg/flyte/tree/master/charts/flyte We use this for our sandbox https://github.com/flyteorg/flyte/blob/master/Makefile#L73 https://github.com/flyteorg/flyte/blob/master/charts/flyte/values.yaml#L591-L593 And hence that has scheduler enabled. But using the one in our docs doesn’t. We should probably cleanup and minimize the amount of these value files and the keep bare minimum to be used in our docs
t
cc @worried-lighter-79998 who was having issues scheduling as well
t
cc: @future-notebook-79388
156 Views