OpenShift configuration is primarily managed through Kubernetes/OpenShift APIs and cluster custom resources, not single static config files.
install-config.yamloc and Operator-managed CRDsApply configuration through oc apply or operator-specific resources and allow reconciliation.
oc get clusteroperators
oc get machineconfigpools
oc get apiservices