You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the experiments in that directory are out of date. I noticed this while testing on a live deployment and one of the experiments failed with Normal BackOff 15s (x111 over 25m) kubelet Back-off pulling image "docker.io/kubeflowkatib/mxnet-mnist:v0.17.0-rc.1".
We need to make sure all experiments are up to date with the upstream examples
Bug Description
It looks like the experiments in that directory are out of date. I noticed this while testing on a live deployment and one of the experiments failed with
Normal BackOff 15s (x111 over 25m) kubelet Back-off pulling image "docker.io/kubeflowkatib/mxnet-mnist:v0.17.0-rc.1"
.We need to make sure all experiments are up to date with the upstream examples
To Reproduce
juju deploy kubeflow --channel 1.9/beta --trust
describe
the problematic oneEnvironment
microk8s 1.29-strict/stable
juju 3.4/stable (3.4.4)
Relevant Log Output
Normal BackOff 15s (x111 over 25m) kubelet Back-off pulling image "docker.io/kubeflowkatib/mxnet-mnist:v0.17.0-rc.1"
Additional Context
No response
The text was updated successfully, but these errors were encountered: