fixing #95. Improving the parallelisation functionalities over the K8 cluster. automatising deployments
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
The goal of this feature is, for the users that have access to a K8 cluster, to deploy a whole computational cluster in one click and that would allow to distribute HPO computations
Screenshots (if appropriate)
Reference issues/PRs
fixing #95. Improving the parallelisation functionalities over the K8 cluster. automatising deployments
Types of changes
Description
The goal of this feature is, for the users that have access to a K8 cluster, to deploy a whole computational cluster in one click and that would allow to distribute HPO computations Screenshots (if appropriate)
Any other comments?
Checklist
flake8
to check my Python changes.pytest
to check this on Python tests.