MetaCell / MetaCell/cloud-harness

Dockerhub pull rate limit reached when using Skaffold

Open
#370 2 comments 0 reactions 0 assignees View on GitHub
scope:deployment
Dominant language
Python
Stars
19
Forks
5
Avg merge
3d 18h
Merged PRs (30d)
3

Description

From the Skaffold dev logs, deploying on local Minikube:
```
...
final build concurrency value is 4
Listing files to watch...
- nsd/cloudharness-base-debian
listing files: parsing ONBUILD instructions: retrieving image "python:3.7.6": GET https://index.docker.io/v2/library/python/manifests/3.7.6: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
...
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Skaffold deployment path used for local Minikube runs and trace where the Python base image is retrieved from Docker Hub. Confirm the expected behavior for deployments that hit Docker Hub's pull limit; the issue is done when the local deployment no longer fails at this image lookup.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, kubernetes, python
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.