Project

General

Profile

Actions

Documentation #53871

open

Can't pull the Ingress daemon due to docker.io rate limit

Added by Francesco Pantano over 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
cephadm
Target version:
% Done:

0%

Tags:
low-hanging-fruit
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In the OpenStack context the undercloud may be used as a container registry for all the ceph related containers and there are commands/api to download containers from
authenticated registries.

However, applying the Ingress daemon (mostly within the TripleO CI) we hit the following (for both haproxy and keepalived):

FATAL | Prepare container images, check logs in /home/stack/container_image_prepare.log | localhost | error={"changed": false, "error": "Rate Limited while requesting https://registry-1.docker.io/v2/arcts/keepalived/manifests/latest", "msg": "Error running container image prepare: Rate Limited while requesting https://registry-1.docker.io/v2/arcts/keepalived/manifests/latest", "params": {}, "success": false}

which has been resolved for Dashboard containers by mirroring them to quay.io (within the Ceph namespace).


Related issues 1 (1 open0 closed)

Related to Orchestrator - Documentation #52797: [cephadm]use mirrors for service images (grafana, prometheus ...)New

Actions
Actions #1

Updated by Sebastian Wagner about 2 years ago

  • Tracker changed from Bug to Documentation

don't know. for upstream i'd try to stick to the official images. I'd try to document how to setup a proxy registry instead.

Actions #2

Updated by Sebastian Wagner about 2 years ago

  • Tags set to low-hanging-fruit
Actions #3

Updated by Sebastian Wagner about 2 years ago

  • Related to Documentation #52797: [cephadm]use mirrors for service images (grafana, prometheus ...) added
Actions

Also available in: Atom PDF