You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/09/28 11:55:44 UTC

[GitHub] nicolaferraro opened a new pull request #138: Add support for plain Kubernetes

nicolaferraro opened a new pull request #138: Add support for plain Kubernetes
URL: https://github.com/apache/camel-k/pull/138
 
 
   This fixes #32.
   
   In `kubernetes` mode the operator (later the builder pod) shares a persistent volume with a Kaniko builder pod that pushes the image to the `addon` registry. The minikube registry is discovered automatically by `kamel install` (it cannot be the operator to discover it because it cannot lookup services in the `kube-system` namespace).
   
   Kaniko is slow as hell, but I hope it's because of my <5Mbps ADSL.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services