1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/build-config-capability.adoc
2023-10-30 10:13:25 -04:00

18 lines
559 B
Plaintext

// Module included in the following assemblies:
//
// * installing/cluster-capabilities.adoc
:_mod-docs-content-type: REFERENCE
[id="build-config-capability_{context}"]
= Build capability
[discrete]
== Purpose
The `Build` capability enables the `Build` API. The `Build` API manages the lifecycle of `Build` and `BuildConfig` objects.
[IMPORTANT]
====
If the `Build` capability is disabled, the cluster cannot use `Build` or `BuildConfig` resources. Disable the capability only if `Build` and `BuildConfig` resources are not required in the cluster.
====