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 October 29, 2025: Doc proof reading and fixes (#4304) (0cfdfd6d)