Skip to content

Commit 3eabd68

Browse files
committed
OSDOCS-1117: Add Overview to Scalability and Performance Doc Set
1 parent 6a10edd commit 3eabd68

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3153,6 +3153,8 @@ Name: Scalability and performance
31533153
Dir: scalability_and_performance
31543154
Distros: openshift-origin,openshift-enterprise,openshift-webscale,openshift-dpu
31553155
Topics:
3156+
- Name: Scalability and performance overview
3157+
File: index
31563158
- Name: Recommended performance and scalability practices
31573159
Dir: recommended-performance-scale-practices
31583160
Distros: openshift-origin,openshift-enterprise
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="index"]
3+
= {product-title} scalability and performance overview
4+
include::_attributes/common-attributes.adoc[]
5+
:context: index
6+
7+
// ifndef::openshift-dedicated,openshift-rosa[]
8+
{product-title} provides best practices and tools to help you optimize the performance and scale of your clusters. The following documentation provides information on recommended performance and scalability practices, reference design specifications, optimization, and low latency tuning.
9+
10+
To contact Red Hat support, see xref:../support/getting-support.adoc#getting-support[Getting support].
11+
12+
// endif::openshift-dedicated,openshift-rosa[]
13+
14+
[NOTE]
15+
====
16+
Some performance and scalability Operators have release cycles that are independent from {product-title} release cycles. For more information, see link:access.redhat.com/support/policy/updates/openshift_operators[Openshift Operators].
17+
====
18+
19+
[discrete]
20+
== Recommended performance and scalability practices
21+
22+
xref:../scalability_and_performance/recommended-performance-scale-practices/recommended-control-plane-practices.adoc#recommended-control-plane-practices[Recommended control plane practices]
23+
24+
xref:../scalability_and_performance/recommended-performance-scale-practices/recommended-infrastructure-practices.adoc#recommended-infrastructure-practices[Recommended infrastructure practices]
25+
26+
xref:../scalability_and_performance/recommended-performance-scale-practices/recommended-etcd-practices.adoc#recommended-etcd-practices[Recommended etcd practices]
27+
28+
[discrete]
29+
== Telco reference design specifications
30+
31+
xref:../scalability_and_performance/telco_ref_design_specs/ran/telco-ran-ref-design-spec.adoc#[Telco RAN DU specification]
32+
33+
xref:../scalability_and_performance/telco_ref_design_specs/core/telco-core-rds-overview.adoc#[Telco core reference design specification]
34+
35+
[discrete]
36+
== Planning, optimization, and measurement
37+
xref:../scalability_and_performance/planning-your-environment-according-to-object-maximums.adoc#[Planning your environment according to object maximums]
38+
39+
xref:../scalability_and_performance/ibm-z-recommended-host-practices.adoc#ibm-z-recommended-host-practices[Recommended practices for {ibm-z-title} and {ibm-linuxone-title}]
40+
41+
xref:../scalability_and_performance/using-node-tuning-operator.adoc#using-node-tuning-operator[Using the Node Tuning Operator]
42+
43+
xref:../scalability_and_performance/using-cpu-manager.adoc#using-cpu-manager[Using CPU Manager and Topology Manager]
44+
45+
xref:../scalability_and_performance/cnf-numa-aware-scheduling.adoc#cnf-numa-aware-scheduling[Scheduling NUMA-aware workloads]
46+
47+
xref:../scalability_and_performance/optimization/optimizing-storage.adoc#optimizing-storage[Optimizing storage, routing, networking and CPU usage]
48+
49+
xref:../scalability_and_performance/managing-bare-metal-hosts.adoc#managing-bare-metal-hosts[Managing bare metal hosts and events]
50+
51+
xref:../scalability_and_performance/what-huge-pages-do-and-how-they-are-consumed-by-apps.adoc#what-huge-pages-do-and-how-they-are-consumed[What are huge pages and how are they used by apps]
52+
53+
xref:../scalability_and_performance/low_latency_tuning/cnf-understanding-low-latency.adoc#cnf-understanding-low-latency[Low latency tuning for improving cluster stability and partitioning workload]
54+
55+
xref:../scalability_and_performance/scaling-worker-latency-profiles.adoc#scaling-worker-latency-profiles[Improving cluster stability in high latency environments using worker latency profiles]
56+
57+
xref:../scalability_and_performance/enabling-workload-partitioning.adoc#enabling-workload-partitioning[Workload partitioning]
58+
59+
xref:../scalability_and_performance/node-observability-operator.adoc#using-node-observability-operator[Using the Node Observability Operator]
60+
61+
// endif::[]

0 commit comments

Comments
 (0)