Remote Python interpreters and Load Balancing between Docker hosts

Answered

Hi guys,

I have configured remote interpreter with Docker in PyCharm, everything is working just great with a single Docker host and I do manage to run Python interpreter inside the Docker container.

Now, I wonder whether it possible to make a load balancing between multiple Docker hosts directly from PyCharm?

I would like to add multiple Docker hosts and define remote Python interpreters on them so that I can run Docker containers based on availability, CPU or RAM utilization on these hosts.

Thanks in advance,

Denis

0
1 comment

Hello Denis,

It's not possible at the moment. Feel  free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/PY

0

Please sign in to leave a comment.