kpack

kpack is a community Kubernetes-native implementation of Cloud Native Buildpacks. It exposes Image, Builder, ClusterBuilder, and ClusterStack custom resources for declaring continuously rebuilt OCI images using CNB.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-native-buildpacks:kpack
name: kpack
tags:
- Kubernetes
- Server-side Builds
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://github.com/buildpacks-community/kpack
properties:
- url: https://github.com/buildpacks-community/kpack
  type: Source Code
- url: https://github.com/buildpacks-community/kpack/blob/main/docs/image.md
  type: Documentation
description: kpack is a community Kubernetes-native implementation of Cloud Native Buildpacks. It exposes
  Image, Builder, ClusterBuilder, and ClusterStack custom resources for declaring continuously rebuilt
  OCI images using CNB.