Hello Whiskers, I created a tekton build using a modified version of the actionloop runtime.
Code here: https://github.com/sciabarracom/openwhisk-knative/blob/master/installer/kwhisk/build-task.yml I tried also to setup a cache for Kaniko and preload the image: https://github.com/sciabarracom/openwhisk-knative/blob/master/installer/kwhisk/kaniko-cache.yaml However when I try to build the image it takes a lot, really a lot of time. Several minutes, often more than 10minutes. The build executed with docker takes just a few seconds . Anyone shares my experience with knative build speed? This is a serious problem because creating an image is essential to be able to use knative serving. -- Michele Sciabarra mich...@sciabarra.com