[DRAFT IN PROGRESS] Rally: Jira Adapter: failed to pull: failed to find private images
search cancel

[DRAFT IN PROGRESS] Rally: Jira Adapter: failed to pull: failed to find private images

book

Article ID: 214079

calendar_today

Updated On:

Products

CA Agile Central SaaS (Rally)

Issue/Introduction

After running a replicated kots installation, goto the browser specified in the script. 

When prompted to upload the airgap bundle or download the package from replicated, click download the Rally Jira Integration and after you see the "Installing your license" window the following error is shown:

failed to pull: failed to find private images: failed to list upstream images: failed to walk upstream dir: failed to check if image 2 of 3 in "adapter.yaml" is private: failed to create image from ref:busybox:1.32: Error reading manifest 1.32 in docker.io/library/busybox: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

bash -l to get into the right environment

kubctl get namepsaces returns namespaces that are running 

The following will show which pods are running: 

kubectl get pods -n default 

kubectl get pods -n kurl

Cause

Embedded cluster installations take alot of resources and if there is not enough resources, the kubernetes scheduler won't even run.  

Resolution

Minimum requirements must be met in order to install an embedded kubernetes cluster.