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 August 10, 2026: Docs: Enforce documentation style guide with spelling check and style fixes (32bc26b1)