jromero / kpack

Kubernetes Native Container Build Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kpack

Build Status codecov

Kubernetes Native Container Build Service

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

kpack provides a declarative builder resource that configures a Cloud Native Buildpacks build configuration with the desired buildpack order and operating system stack.

kpack provides a declarative image resource that builds an image and schedules image rebuilds on source changes and from builder buildpack and builder stack updates.

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 99.3%Language:Shell 0.6%Language:Dockerfile 0.0%Language:Makefile 0.0%