mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Merge pull request #76354 from mburke5678/mco-garbage-collect-rn
RN: Garbage Collect old rendered MachineConfigs
This commit is contained in:
@@ -153,6 +153,8 @@ For further information, see xref:../networking/hardware_networks/configuring-sr
|
||||
[id="ocp-4-16-machine-config-operator"]
|
||||
=== Machine Config Operator
|
||||
|
||||
With this release, you can now garbage collect unused rendered machine configs. By using the `oc adm prune renderedmachineconfigs` command, you can view the unused rendered machine configs, determine which to remove, then batch delete the rendered machine configs you no longer need. Having too many machine configs can make working with the machine configs confusing and can also contribute to disk space and performance issues. For more information, see xref:../post_installation_configuration/machine-configuration-tasks.adoc#machineconfig-garbage-collect_post-install-machine-configuration-tasks[Managing unused rendered machine configs].
|
||||
|
||||
[id="ocp-4-16-machine-management"]
|
||||
=== Machine management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user