Context/Motivation
I would like to use torchforge to launch monarch jobs on a Kubernetes cluster. There is currently a note in launcher.py that suggested it is planned, but I could not find an issue that tracked it.
|
"""Launcher specific logic (i.e. SLURM, k8s when supported, etc.)""" |
With the addition of the monarch-kuberenets project and its integration into monarch with v0.3.0 it seems like support for Kubernetes is now possible, but maybe there are some other blockers out there preventing Kubernetes support?
Is there currently anything on the roadmap for this? In either case, I'd be happy to help out adding this feature.
Pseudo-code + acceptance criteria [Optional]
No response
Context/Motivation
I would like to use torchforge to launch monarch jobs on a Kubernetes cluster. There is currently a note in
launcher.pythat suggested it is planned, but I could not find an issue that tracked it.torchforge/src/forge/controller/launcher.py
Line 7 in 53328b4
With the addition of the monarch-kuberenets project and its integration into monarch with v0.3.0 it seems like support for Kubernetes is now possible, but maybe there are some other blockers out there preventing Kubernetes support?
Is there currently anything on the roadmap for this? In either case, I'd be happy to help out adding this feature.
Pseudo-code + acceptance criteria [Optional]
No response