/kpack

Kubernetes Native Container Build Service

Primary LanguageGoApache License 2.0Apache-2.0

kpack

Build Status

Experimental Kubernetes Native Container Build Service

kpack extends Kubernetes and utilizes kubernetes primitives to provide builds of OCI images as a platform implementation of Cloud Native Buildpacks (CNB).

kpack provides a declarative image type that builds an image and schedules image rebuilds on relevant buildpack and source changes.

kpack also provides a build type to execute a single Cloud Native Buildpack image build.

kpack gif

Documentation & Getting Started