SDP Slurm Deployer ================== The SDP Slurm Deployer is a component of the SKA SDP System. Its main responsibility is to monitor the SDP Configuration Database for new deployments of type ``slurm`` and submit corresponding jobs to an external HPC Slurm Cluster. It acts as a bridge between the Kubernetes-based SDP control system and external HPC environments, enabling the execution of SDP processing scripts via SLURM. The deployer interfaces with SLURM through its `REST API `_, allowing it to submit, monitor, and manage jobs on the cluster. The repository is `hosted on gitlab `__. It supports SLURM REST API versions: ``0.0.39`` and ``0.0.40``. .. toctree:: :maxdepth: 2 :caption: Contents functionality development api .. toctree:: :maxdepth: 1 :caption: Releases changelog Indices and tables ------------------ - :ref:`genindex` - :ref:`modindex`