anandkane commented on issue #1663:
URL: https://github.com/apache/camel-k/issues/1663#issuecomment-673411945


   Updates:
   
   The same example runs successfully on Minikube.
   
   Kubernetes versions on Minikube
   {
     "clientVersion": {
       "major": "1",
       "minor": "18",
       "gitVersion": "v1.18.6",
       "gitCommit": "dff82dc0de47299ab66c83c626e08b245ab19037",
       "gitTreeState": "clean",
       "buildDate": "2020-07-15T16:58:53Z",
       "goVersion": "go1.13.9",
       "compiler": "gc",
       "platform": "linux/amd64"
     },
     **"serverVersion"**: {
       "major": "1",
       **"minor": "18",**
       "gitVersion": "v1.18.3",
       "gitCommit": "2e7996e3e2712684bc73f0dec0200d64eec7fe40",
       "gitTreeState": "clean",
       "buildDate": "2020-05-20T12:43:34Z",
       "goVersion": "go1.13.9",
       "compiler": "gc",
       "platform": "linux/amd64"
     }
   }
   
   Kubernetes versions on GKE
   
   {
     "clientVersion": {
       "major": "1",
       "minor": "18",
       "gitVersion": "v1.18.6",
       "gitCommit": "dff82dc0de47299ab66c83c626e08b245ab19037",
       "gitTreeState": "clean",
       "buildDate": "2020-07-15T16:58:53Z",
       "goVersion": "go1.13.9",
       "compiler": "gc",
       "platform": "linux/amd64"
     },
     **"serverVersion":** {
       "major": "1",
       **"minor": "15+",**
       "gitVersion": "v1.15.12-gke.2",
       "gitCommit": "fb7add51f767aae42655d39972210dc1c5dbd4b3",
       "gitTreeState": "clean",
       "buildDate": "2020-06-01T22:20:10Z",
       "goVersion": "go1.12.17b4",
       "compiler": "gc",
       "platform": "linux/amd64"
     }
   }


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