sannidhi / kpack

Kubernetes Native Container Build Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Kubernetes Native Container Build Service

License:Apache License 2.0


Languages

Language:Go 98.4%Language:Shell 1.5%Language:Makefile 0.1%