When you deploy on Kubernetes or OpenShift, the development loop often becomes the first real problem you feel. Change some code, rebuild the image, push it, redeploy, wait. Repeat. The environment is ...
Minimum supported API version is 1.44" This happens because Nuclio 1.13.0 uses Docker API 1.42, which is incompatible with newer Docker daemons (requiring API 1.44+). Even nuclio 1.14.0 did not work.