Skip to content

Commit eed47ed

Browse files
authored
Merge pull request #93822 from rohennes/TELCODOCS-1874-missing-modules
TELCODOCS-1874-missing-modules: Adding QE approved missing modules from upstream
2 parents f9bab0f + ace8219 commit eed47ed

File tree

4 files changed

+58
-3
lines changed

4 files changed

+58
-3
lines changed

modules/telco-deviations-from-the-ref-design.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
//
33
// * scalability_and_performance/telco_ran_du_ref_design_specs/telco-ran-du-rds.adoc
44
// * scalability_and_performance/telco_ref_design_specs/telco-ref-design-specs-overview.adoc
5+
// * scalability_and_performance/telco_ref_design_specs/telco-hubs-rds.adoc
56

67
:_mod-docs-content-type: CONCEPT
78
[id="telco-deviations-from-the-ref-design_{context}"]
89
= Deviations from the reference design
910

10-
Deviating from the validated telco core and telco RAN DU reference design specifications (RDS) can have significant impact beyond the specific component or feature that you change.
11+
Deviating from the validated telco core, telco RAN DU, and telco hub reference design specifications (RDS) can have significant impact beyond the specific component or feature that you change.
1112
Deviations require analysis and engineering in the context of the complete solution.
1213

1314
[IMPORTANT]

modules/telco-hub-software-stack.adoc

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * scalability_and_performance/telco-core-rds.adoc
4+
// * scalability_and_performance/telco-hub-rds.adoc
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="telco-hub-software-stack_{context}"]
8+
= Telco hub reference configuration software specifications
9+
10+
The telco hub {product-version} solution has been validated using the following Red{nbsp}Hat software products for {product-title} clusters.
11+
12+
.Telco hub cluster validated software components
13+
[cols=2*, width="80%", options="header"]
14+
|====
15+
|Component |Software version
16+
17+
|{product-title}
18+
|4.18
19+
20+
|Local Storage Operator
21+
|4.18
22+
23+
|{odf-first}
24+
|4.18
25+
26+
|{rh-rhacm-first}
27+
|2.13
28+
29+
|{gitops-title}
30+
|1.15
31+
32+
|{ztp-first} plugins
33+
|4.18
34+
35+
|{mce-short} PolicyGenerator plugin
36+
|2.12
37+
38+
|{cgu-operator-first}
39+
|4.18
40+
41+
|Cluster Logging Operator
42+
|6.2
43+
44+
|{oadp-first}
45+
|The version aligned with the {rh-rhacm} release.
46+
47+
|====

modules/telco-ran-core-ref-design-spec.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
//
33
// * scalability_and_performance/telco_ran_du_ref_design_specs/telco-ran-du-rds.adoc
44
// * scalability_and_performance/telco_ref_design_specs/telco-ref-design-specs-overview.adoc
5+
// * scalability_and_performance/telco_ref_design_specs/telco-hubs-rds.adoc
56

67
:_mod-docs-content-type: REFERENCE
78
[id="telco-ran-core-ref-design-spec_{context}"]
89
= Reference design scope
910

10-
The telco core and telco RAN reference design specifications (RDS) capture the recommended, tested, and supported configurations to get reliable and repeatable performance for clusters running the telco core and telco RAN profiles.
11+
The telco core, telco RAN and telco hub reference design specifications (RDS) capture the recommended, tested, and supported configurations to get reliable and repeatable performance for clusters running the telco core and telco RAN profiles.
1112

1213
Each RDS includes the released features and supported configurations that are engineered and validated for clusters to run the individual profiles.
1314
The configurations provide a baseline {product-title} installation that meets feature and KPI targets.

scalability_and_performance/telco-hub-rds.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[id="telco-hub-ref-design-specs"]
44
= Telco hub reference design specifications
55
include::_attributes/common-attributes.adoc[]
6-
6+
:context: telco-hub
77

88
toc::[]
99

@@ -12,6 +12,10 @@ The telco hub reference design specifications (RDS) describes the configuration
1212
:FeatureName: The telco hub RDS
1313
include::snippets/technology-preview.adoc[]
1414

15+
include::modules/telco-ran-core-ref-design-spec.adoc[leveloffset=+1]
16+
17+
include::modules/telco-deviations-from-the-ref-design.adoc[leveloffset=+1]
18+
1519
include::modules/telco-hub-architecture-overview.adoc[leveloffset=+1]
1620

1721
include::modules/telco-hub-telco-management-cluster-use-model.adoc[leveloffset=+1]
@@ -515,4 +519,6 @@ include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release
515519
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/install/openshift/install-config.yaml[]
516520
----
517521

522+
include::modules/telco-hub-software-stack.adoc[leveloffset=+1]
523+
518524
:!telco-hub:

0 commit comments

Comments
 (0)