'why does kubeflow pipeline always pull the image "busybox"
I'm now using kubeflow pipeline in a local environment which has no network I have wrote a pipeline with only one components, I have build the image for it but the pipeline always fail, because it fails to pull the busybox image from internet I have two questions:
- why does kubeflow pipeline always pull the image "busybox" ?
- how can I solve it ?
I have pull busybox manually but it doesn't work, I guess the pipeline needs the latest busybox image, so it will pull everytime
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
