{"id":13491286,"url":"https://github.com/buildpacks-community/kpack","last_synced_at":"2026-04-17T19:03:32.028Z","repository":{"id":37546897,"uuid":"185665629","full_name":"buildpacks-community/kpack","owner":"buildpacks-community","description":"Kubernetes Native Container Build Service","archived":false,"fork":false,"pushed_at":"2026-04-09T20:12:01.000Z","size":21644,"stargazers_count":1062,"open_issues_count":114,"forks_count":173,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-04-09T20:26:44.056Z","etag":null,"topics":["buildpacks","cloud-native","hacktoberfest","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buildpacks-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-08T19:14:07.000Z","updated_at":"2026-04-07T11:32:01.000Z","dependencies_parsed_at":"2025-04-13T01:56:37.381Z","dependency_job_id":"0b0d9d19-138b-47f3-a8ff-6a1b9f609684","html_url":"https://github.com/buildpacks-community/kpack","commit_stats":{"total_commits":1059,"total_committers":92,"mean_commits":11.51086956521739,"dds":0.7922568460812087,"last_synced_commit":"3344d7033b64f66faad43fa62cd4bc62ea17c5c5"},"previous_names":["pivotal/kpack","pivotal/build-service-system"],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/buildpacks-community/kpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildpacks-community%2Fkpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildpacks-community%2Fkpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildpacks-community%2Fkpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildpacks-community%2Fkpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildpacks-community","download_url":"https://codeload.github.com/buildpacks-community/kpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildpacks-community%2Fkpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31941845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buildpacks","cloud-native","hacktoberfest","kubernetes"],"created_at":"2024-07-31T19:00:55.228Z","updated_at":"2026-04-17T19:03:30.696Z","avatar_url":"https://github.com/buildpacks-community.png","language":"Go","funding_links":[],"categories":["Go","kubernetes"],"sub_categories":[],"readme":"\u003cimg src=\"docs/assets/kpack.png\" width=\"150\" align=\"left\" alt=\"\" style=\"padding-right: 20px;\"\u003e\n\n# kpack\n[![Build Status](https://github.com/buildpacks-community/kpack/workflows/ci/badge.svg)](https://github.com/buildpacks-community/kpack/actions)\n[![codecov](https://codecov.io/gh/buildpacks-community/kpack/branch/master/graph/badge.svg)](https://codecov.io/gh/pivotal/kpack)\n\nKubernetes Native Container Build Service\n\nkpack extends [Kubernetes](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/) and utilizes unprivileged kubernetes primitives to provide builds of OCI images as a platform implementation of [Cloud Native Buildpacks](https://buildpacks.io) (CNB).\n\nkpack provides a declarative builder resource that configures a Cloud Native Buildpacks build configuration with the desired buildpack order and operating system stack.\n\nkpack provides a declarative image resource that builds an OCI image and schedules rebuilds on source changes and from builder buildpack and builder stack updates.\n\nkpack also provides a build type to execute a single Cloud Native Buildpack OCI image build.\n\n![kpack gif](docs/assets/node-min.gif)\n\n### Documentation \u0026 Getting Started\n\n- [Install kpack](docs/install.md)\n- Get started with [the tutorial](docs/tutorial.md)\n- Are you familiar with pack? check our [comparison section](docs/kpack-vs-pack.md)\n- Check out the documentation on kpack concepts:\n    - [Stacks](docs/stack.md)\n    - [Images](docs/image.md)\n    - [Secrets](docs/secrets.md)\n    - [Buildpacks and Stores](docs/buildpacks.md)\n    - [Builders](docs/builders.md)\n    - [Builds](docs/build.md)\n    - [Service Bindings](docs/legacy-cnb-servicebindings.md)\n\n- Interact with kpack using [kpack CLI](https://github.com/buildpacks-community/kpack-cli/blob/main/docs/kp.md)\n\n- Tailing logs with the kpack [log utility](docs/logs.md)\n\n- Documentation on [Local Development](DEVELOPMENT.md)\n\n### kpack Working Group\n\nThere is a weekly working group meeting to discuss all things kpack!\n\nThe calendar and links are located on the [Buildpacks Community Page](https://buildpacks.io/community/)\n\nCome join us in the [CNCF slack](https://cloud-native.slack.com/channels/buildpacks-kpack) as well!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildpacks-community%2Fkpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildpacks-community%2Fkpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildpacks-community%2Fkpack/lists"}