Hi Irham, I need a clarification on this. Do we have to pull every image manually? As I can see, while running the tests it will fail pulling due to authentication error. But still we can pull the same image manually and then it going to work.
Any idea on fixing? Regards, Dilshani On Wed, Oct 26, 2016 at 5:01 PM, Dilshani Subasinghe <[email protected]> wrote: > Hi Irham, > > Thanks a lot for pointing out the solution. Problem solved. > > Regards, > Dilshani > > On Wed, Oct 26, 2016 at 4:01 PM, Irham Iqbal <[email protected]> wrote: > >> Hi Dilshani, >> >> Since you're pulling the image from private docker registry to your k8s >> node you have to configure your node refer mail[1]. Then you can check the >> image pulling manually(login to that node and docker pull). >> >> >> Thanks, >> Iqbal >> >> [1] WSO2 Private Docker Registry >> >> On Wed, Oct 26, 2016 at 3:43 PM, Dilshani Subasinghe <[email protected]> >> wrote: >> >>> Hi Devs, >>> >>> While configuring Kubernetes cluster, came up with an error in >>> Kubernetes pod. >>> >>> For the command "kubectl get pods", it list down results as follows: >>> >>> NAME READY STATUS RESTARTS AGE >>> mysql-apim-db-1viwg 1/1 Running >>> 2 20h >>> mysql-govdb-qioee 1/1 Running >>> 2 20h >>> mysql-userdb-l8q8c 1/1 Running >>> 1 20h >>> wso2am-default-813fy 0/1 ImagePullBackOff 0 >>> 20h >>> >>> When find the reason for "ImagePullBackOff ", identified following error. >>> >>> Error response from daemon: Authentication is required: Get >>> https://dockerhub.private.wso2.com/v2/wso2am/manifests/1.10.0: >>> unauthorized: authentication required >>> >>> Any ideas/ suggestions to solve this error? >>> >>> -- >>> Best Regards, >>> >>> Dilshani Subasinghe >>> Software Engineer - QA *|* WSO2 >>> lean *|* enterprise *|* middleware >>> >>> Mobile : +94773375185 >>> Blog : dilshani.me >>> >>> <https://wso2.com/signature> >>> >> >> >> >> -- >> Irham Iqbal >> Software Engineer >> WSO2 >> phone: +94 777888452 >> <http://wso2.com/signature> >> >> > > > -- > Best Regards, > > Dilshani Subasinghe > Software Engineer - QA *|* WSO2 > lean *|* enterprise *|* middleware > > Mobile : +94773375185 > Blog : dilshani.me > > <https://wso2.com/signature> > -- Best Regards, Dilshani Subasinghe Software Engineer - QA *|* WSO2 lean *|* enterprise *|* middleware Mobile : +94773375185 Blog : dilshani.me <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
