If you don’t know, ask – if you know, share! ~ opensource mindset
by Marco Bravo
There are several ways to build containers without the need for Docker itself. OpenFaaS as the case-study, which uses OCI-format container images for its workloads. The easiest way to think about OpenFaaS is as a CaaS platform for Kubernetes which can run microservices, and add in FaaS and event-driven tooling for free.
See also OpenFaaS.com
tags: openfaas - opensource - containers - buildkit - docker - kaniko - oci - kubernetes