nicolasduminil commented on issue #1770:
URL: https://github.com/apache/camel-k/issues/1770#issuecomment-713679918


   On minikube it doesn't work neither:
   
       $ kubectl get integrationplatform
       NAME      PHASE
       camel-k   
   
       $ kubectl get po -A
       NAMESPACE     NAME                               READY   STATUS    
RESTARTS   AGE 
       kube-system   coredns-f9fd979d6-gqbhb            1/1     Running   0     
     8m29s
       kube-system   etcd-minikube                      1/1     Running   0     
     8m28s
       kube-system   kube-apiserver-minikube            1/1     Running   0     
     8m28s
       kube-system   kube-controller-manager-minikube   1/1     Running   0     
     8m28s
       kube-system   kube-proxy-mqnmp                   1/1     Running   0     
     8m29s
       kube-system   kube-scheduler-minikube            1/1     Running   0     
     8m28s
       kube-system   registry-8t8jg                     1/1     Running   0     
     7m51s
       kube-system   registry-proxy-b4cpb               1/1     Running   0     
     7m51s
       kube-system   storage-provisioner                1/1     Running   1     
     8m34s
   
       $ kamel run Basic.java --dev
       integration "basic" created
   
   and this is it, nothing happens.


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