For my GSoC project this year, I'm working on an integration between JAX and Kubeflow Trainer v2.
There are multiple challenges which requires consideration, one of them is how to keep multiple backend setup in a single container, when I don't want to have multiple templates / blueprints, i need to validate it.
my current implementation for docker:
FROM python:3.10-bullseye