abogatov commented on issue #2241:
URL: https://github.com/apache/camel-k/issues/2241#issuecomment-833320354


   I used this parameter as well.
   I've re-installed camel-k (I've uninstalled it before re-install)
   
![image](https://user-images.githubusercontent.com/70779398/117245585-c240ca80-ae43-11eb-978f-da48a010857f.png)
   and again run `kubectl get builds kit-c29nla863kg74t466aj0 -o yaml`
   
![image](https://user-images.githubusercontent.com/70779398/117246032-85290800-ae44-11eb-97bc-41a6c0500b0e.png)
   so, the error details now:
   ```
   error: 'could not pull base image image adoptopenjdk/openjdk11:slim: GET 
https://auth.docker.io/token?scope=repository%3Aadoptopenjdk%2Fopenjdk11%3Apull&service=registry.docker.io:
       unsupported status code 401'
     failure:
       reason: 'failure while building project: signal: killed'
       recovery:
         attempt: 5
         attemptMax: 5
         attemptTime: "2021-05-06T05:21:24Z"
       time: "2021-05-06T05:15:55Z"
     phase: Error
     platform: camel-k
   ```
   this is the same as you have.
   Next, I changed my password on the docker hub and it worked!
   
   @squakez, thanks a lot for your support!
   
   My next goals to try the Amason ECR repository instead docker hub and 
understand what is the camel-k-operator actually doing.
   A couple of questions, if it's still possible :-)
   The docker repository is used for deploying images that contain particular 
integration and environment to run it. And the main advantages of camel-k are 
the automatic creation and deployment of these images (I can pick up them and 
deploy them manually to the Kubernative), right?
   Where can I read more details about camel-k-operator (what is it actually 
doing)?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to