plotly / 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 OCI image and schedules 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 OCI image build.

kpack gif

Documentation & Getting Started

kpack Working Group

There is a weekly working group meeting to discuss all things kpack!

The calendar and links are located on the Buildpacks Community Page

Come join us in the CNCF slack as well!

About

Kubernetes Native Container Build Service

License:Apache License 2.0


Languages

Language:Go 99.1%Language:Shell 0.7%Language:Starlark 0.2%Language:Makefile 0.0%