2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-896460749
@oscerd - Thanks!
Could you please let me know how I can get the <intergration_name>? Is there
any command available to get the <integration_name>
?
I tried the below commands and get two different results.Is there any way to
find where my integration platform is running as I get two different results.
`
kubectl get integrationplatform
NAME PHASE
camel-k
`
` kamel logs camel-k `
`Integration 'camel-k' not yet available. Will keep checking ...`
` kamel logs camel-k --namespace=my-ns `
Unable to retrieve the operator version: Get
"https://xxx:6443/api?timeout=32s": dial tcp xxx:6443: i/o timeout
Error: Get "https://xxx:6443/api?timeout=32s": dial tcp xxx:6443: i/o timeout
`
Thanks in advance!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]