kameshsampath edited a comment on issue #1172: Knative integration takes too 
long to make the service ready
URL: https://github.com/apache/camel-k/issues/1172#issuecomment-568327565
 
 
   Sample output of `ksvc`
   
   ```
   NAME     URL                                         LATESTCREATED   
LATESTREADY   READY     REASON
   echoer   http://echoer.knativetutorial.example.com   echoer-kpcmz            
      Unknown   RevisionMissing
   ```
   
   But when you see the pods of the namespace you will notice the Knative 
service pod is up 
   
   ```▶ kgpo
   NAME                                       READY   STATUS      RESTARTS   AGE
   camel-k-cache                              0/1     Completed   0          10h
   camel-k-kit-bnvnkhccmvshuqdcf8ng           0/1     Completed   0          11h
   camel-k-kit-bnvnqlccmvshuqdcf8o0           0/1     Completed   0          11h
   camel-k-kit-bnvodbccmvshuqdcf8og           0/1     Completed   0          10h
   camel-k-kit-bnvodbccmvshuqdcf8og-builder   0/1     Completed   0          10h
   camel-k-kit-bo0102kcmvshuqdcf8p0           0/1     Completed   0          62m
   camel-k-kit-bo0102kcmvshuqdcf8p0-builder   0/1     Completed   0          62m
   camel-k-operator-84d7896b68-6gv52          1/1     Running     0          11h
   echoer-kpcmz-deployment-b9f85668c-ddzs4    2/2     Running     0          
63s```
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to