training-operator icon indicating copy to clipboard operation
training-operator copied to clipboard

Back-off pulling image "alpine:3.10"

Open lizu18xz opened this issue 6 months ago • 6 comments

What happened?

What command can be used to modify the image name in initContainers? image

image

What did you expect to happen?

modify the image name in initContainers

Environment

Kubernetes version:

$ kubectl version

Training Operator version:

$ kubectl get pods -n kubeflow -l control-plane=kubeflow-training-operator -o jsonpath="{.items[*].spec.containers[*].image}"
kubeflow/training-operator:v1-855e096

Training Operator Python SDK version:

$ pip show kubeflow-training

Impacted by this bug?

Give it a 👍 We prioritize the issues with most 👍

lizu18xz avatar Aug 13 '24 01:08 lizu18xz