|
1 | 1 | // Module included in the following assemblies: |
2 | 2 | // |
3 | | -// * scalability_and_performance/telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc |
| 3 | +// * scalability_and_performance/telco_ran_du_ref_design_specs/telco-ran-du-rds.adoc |
4 | 4 |
|
5 | 5 | :_mod-docs-content-type: REFERENCE |
6 | 6 | [id="cluster-tuning-crs_{context}"] |
|
9 | 9 | .Cluster tuning CRs |
10 | 10 | [cols="4*", options="header", format=csv] |
11 | 11 | |==== |
12 | | -Component,Reference CR,Optional,New in this release |
13 | | -Composable OpenShift,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-example-sno-yaml[example-sno.yaml],No,No |
14 | | -Console disable,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-consoleoperatordisable-yaml[ConsoleOperatorDisable.yaml],Yes,No |
15 | | -Disconnected registry,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-09-openshift-marketplace-ns-yaml[09-openshift-marketplace-ns.yaml],No,No |
16 | | -Disconnected registry,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-defaultcatsrc-yaml[DefaultCatsrc.yaml],No,No |
17 | | -Disconnected registry,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-disableolmpprof-yaml[DisableOLMPprof.yaml],No,No |
18 | | -Disconnected registry,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-disconnectedicsp-yaml[DisconnectedICSP.yaml],No,No |
19 | | -Disconnected registry,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-operatorhub-yaml[OperatorHub.yaml],"OperatorHub is required for {sno} and optional for multi-node clusters",No |
20 | | -Monitoring configuration,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-reducemonitoringfootprint-yaml[ReduceMonitoringFootprint.yaml],No,No |
21 | | -Network diagnostics disable,xref:../../telco_ref_design_specs/ran/telco-ran-ref-du-crs.adoc#ztp-disablesnonetworkdiag-yaml[DisableSnoNetworkDiag.yaml],No,No |
| 12 | +Component,Reference CR,Description,Optional |
| 13 | +Cluster capabilities,`example-sno.yaml`,Representative SiteConfig CR to install single-node OpenShift with the RAN DU profile,No |
| 14 | +Console disable,`ConsoleOperatorDisable.yaml`,Disables the Console Operator.,No |
| 15 | +Disconnected registry,`09-openshift-marketplace-ns.yaml`,Defines a dedicated namespace for managing the OpenShift Operator Marketplace.,No |
| 16 | +Disconnected registry,`DefaultCatsrc.yaml`,Configures the catalog source for the disconnected registry.,No |
| 17 | +Disconnected registry,`DisableOLMPprof.yaml`,Disables performance profiling for OLM.,No |
| 18 | +Disconnected registry,`DisconnectedICSP.yaml`,Configures disconnected registry image content source policy.,No |
| 19 | +Disconnected registry,`OperatorHub.yaml`,"Optional, for multi-node clusters only. Configures the OperatorHub in OpenShift, disabling all default Operator sources. Not required for single-node OpenShift installs with marketplace capability disabled.",No |
| 20 | +Monitoring configuration,`ReduceMonitoringFootprint.yaml`,"Reduces the monitoring footprint by disabling Alertmanager and Telemeter, and sets Prometheus retention to 24 hours",No |
| 21 | +Network diagnostics disable,`DisableSnoNetworkDiag.yaml`,Configures the cluster network settings to disable built-in network troubleshooting and diagnostic features.,No |
22 | 22 | |==== |
0 commit comments