`install-resource-group`

Install the ResourceGroup CRD in the cluster.

install-resource-group installs the ResourceGroup CRD in the cluster. kpt uses ResourceGroup resources for storing the inventory list (which enables pruning) , so it must be installed in a cluster prior to applying packages.

Synopsis #

kpt live install-resource-group

Examples #

# install ResourceGroup CRD into the current cluster.
$ kpt live install-resource-group
Last modified June 16, 2025: Move docs to hugo (#4215) (2f0d4026)