diff --git a/modules/ob-creating-a-buildpacks-build.adoc b/modules/ob-creating-a-buildpacks-build.adoc index 223606c2134d..ebb520370dda 100644 --- a/modules/ob-creating-a-buildpacks-build.adoc +++ b/modules/ob-creating-a-buildpacks-build.adoc @@ -13,6 +13,11 @@ You can create a `buildpacks` build and push the created image to the target reg The `buildpacks-extender` strategy is compatible with the experimental buildpacks extender lifecycle phase. You can use this strategy for {builds-shortname} on Node.js and Python. For {builds-shortname} on Quarkus and Golang, use the `buildpacks` strategy. ==== +[IMPORTANT] +==== +{builds-title-uppercase} supports the execution process for Cloud Native Buildpacks within the build strategies. Since the builder and runtime images are provided by the {builds-shortname} users, Red Hat does not provide support for these images. +==== + .Prerequisites * You have installed the {builds-operator} on the {ocp-product-title} cluster.