Skip to content

Conversation

@vdloo
Copy link
Owner

@vdloo vdloo commented Oct 30, 2022

trying to run a big container image on slow disks. this is a workaround for:

ImagePullBackOff (Back-off pulling image "someimage/someimage/someimage:latest")
ErrImagePull (rpc error: code = Unknown desc = Error response from daemon: Get "https://someimage/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers))

edit: looks like this doesn't work, still getting 'Error: ImagePullBackOff'

trying to run a big container image on slow disks. this is a workaround
for:
```
ImagePullBackOff (Back-off pulling image "someimage/someimage/someimage:latest")
ErrImagePull (rpc error: code = Unknown desc = Error response from daemon: Get "https://someimage/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers))
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants