jkube init-container , image pull limit for busybox

9/6/2021

We are using Jkube k8s resources for applicaton testing.

Recently we are getting " You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"

In Jkube , it is using busybox for initContainer with image name : jkube-volume-permission.

My question here is , is there anyway to replace image name or image repo in jkube using configuration.

We tried adding Jkube init container in yaml files , but no luck..

-- Slok
jkube
kubernetes

0 Answers