StatCan / aaw-contrib-containers

Containers to be used for general purpose Data Science
Other
3 stars 14 forks source link

feat: add openssh to ompp image for mpi-operator v2 #123

Closed vexingly closed 3 weeks ago

vexingly commented 3 weeks ago

Per https://github.com/kubeflow/mpi-operator/blob/master/proposals/scalable-robust-operator.md

The v2 mpi-operator has moved worker communication to SSH instead of using the kube-api server. Workers need the sshd server to communicate, they will use a shared key from a namespace secret.