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: [email protected] With regards, Apache Git Services
