Skip to content

Commit 3704d51

Browse files
authored
Update kpack.md about recent kpack donation to CNCF
A community member requested this change on Slack. https://cloud-native.slack.com/archives/C05GETJ2NP7/p1696332746643719 Signed-off-by: Ram Iyengar <[email protected]>
1 parent 966f944 commit 3704d51

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 [buildpacks] project. 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)