Skip to content

Commit 432bc8d

Browse files
authored
Merge pull request cds-hooks#619 from ramiyengar/patch-1
Update kpack.md about recent kpack donation to CNCF
2 parents 26c221b + 12c7ffe commit 432bc8d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/docs/tools/kpack.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title="kpack"
33
+++
44

5-
[kpack][kpack] is a Kubernetes native platform maintained by [VMware][vmware] under the [VMware Tanzu project][vmware-tanzu] that utilizes unprivileged Kubernetes primitives to provide builds of OCI images as a platform implementation of Cloud Native Buildpacks (CNB).
5+
[kpack][kpack] is a Kubernetes native platform, belonging to the [Buildpacks Community](https://github.com/buildpacks-community) organization. It utilizes unprivileged Kubernetes primitives to provide builds of OCI images as a platform implementation of Cloud Native Buildpacks (CNB).
66
<!--more-->
77

88
## Use
@@ -35,9 +35,12 @@ kpack is also accompanied by a handy CLI utility called [kpack CLI][cli] that le
3535
- [kpack GitHub repository][kpack]
3636
- [kpack CLI Github repository][cli]
3737
- [kpack tutorial][tutorial]
38+
- [kpack Donation announcement] [announcement]
3839
3940
[vmware]: https://www.vmware.com/company.html
4041
[vmware-tanzu]: https://tanzu.vmware.com/build-service
4142
[kpack]: https://github.com/pivotal/kpack
4243
[tutorial]: https://github.com/pivotal/kpack/blob/master/docs/tutorial.md
43-
[cli]: https://github.com/vmware-tanzu/kpack-cli/blob/master/docs/kp.md
44+
[cli]: https://github.com/vmware-tanzu/kpack-cli/blob/master/docs/kp.md
45+
[buildpacks]: https://buildpacks.io
46+
[announcement]: https://medium.com/buildpacks/kpack-joins-the-buildpacks-community-organization-223e59bda951

0 commit comments

Comments
 (0)