You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Start ballista ui with docker, but it can not found ballista scheduler
To Reproduce
Steps to reproduce the behavior:
I clone the core from master branch. And then use ./dev/build-ballista-docker.sh and ./dev/build-ui.sh finished the docker image build.
I start the image with a docker-compose.yaml , it`s the content:
Thanks for the report @gaojun2048 -- @andygrove@edrevo@houqp any thoughts? I don't really have much experience with Ballista so I am not sure what is supposed to happen here
Describe the bug
Start ballista ui with docker, but it can not found ballista scheduler
To Reproduce
Steps to reproduce the behavior:
I clone the core from master branch. And then use
./dev/build-ballista-docker.sh
and./dev/build-ui.sh
finished the docker image build.I start the image with a docker-compose.yaml , it`s the content:
The docker container is start success. But can not find scheduler in the ui.
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: