amitsadaphule edited a comment on issue #1869:
URL: https://github.com/apache/camel-k/issues/1869#issuecomment-765442414


   @astefanutti sorry about the mixed up logs. The one from `kubectl get ip 
camel-k -o yaml` that I posted above is from a different VM altogether. And the 
pod description there matches the IP:
   ```
   Events:
     Type     Reason   Age                      From     Message
     ----     ------   ----                     ----     -------
     Normal   BackOff  9m38s (x1055 over 4h9m)  kubelet  Back-off pulling image 
"10.103.184.236/default/camel-k-kit-c03kvrjdiqnieco98l2g@sha256:5938d9b4fc02824a622db92ab3650685a0e53c6faa8c82d2e14a72442e00ab5e"
     Warning  Failed   4m40s (x1077 over 4h9m)  kubelet  Error: ImagePullBackOff
   ```
   I'll still try executing `kubectl delete ik,it --all` to delete the 
following resources and re-creating the build.
   ```
   # kubectl get ik,it -A
   NAMESPACE   NAME                                                       PHASE 
  TYPE       IMAGE
   default     integrationkit.camel.apache.org/kit-c03kvrjdiqnieco98l2g   Ready 
  platform   
10.103.184.236/default/camel-k-kit-c03kvrjdiqnieco98l2g@sha256:5938d9b4fc02824a622db92ab3650685a0e53c6faa8c82d2e14a72442e00ab5e
   
   NAMESPACE   NAME                                  PHASE     KIT              
          REPLICAS
   default     integration.camel.apache.org/sample   Running   
kit-c03kvrjdiqnieco98l2g   1
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to