containerbuilding / cbi

Container Builder Interface for Kubernetes with support for several backends (Docker, BuildKit, Buildah, kaniko, img, Google Cloud Container Builder, Azure Container Registry Build, OpenShift Source-to-Image...)
Apache License 2.0
243 stars 18 forks source link

[Discussion] State of the project #81

Closed saschagrunert closed 5 years ago

saschagrunert commented 5 years ago

Hey 👋 I was wondering why native image building support is no thing in Kubernetes and came across this project. It looks very promising but seems to lack a bit popularity.

So what is the State of the project? Are you considering in actively pushing it forward in the future? :)

AkihiroSuda commented 5 years ago

Are you considering in actively pushing it forward in the future? :)

No I lost to Knative Build :sweat_smile:

I'll update README to clarify the current status.

saschagrunert commented 5 years ago

That's nice, thanks! What does lost mean in your view? I mean knative seems to follow different approaches like this project. :)