File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -273,6 +273,13 @@ AddType text/vtt vtt
273273 RewriteRule ^container-platform/(4\.10|4\.11)/scalability_and_performance/ztp-configuring-single-node-cluster-deployment-during-installation.html /container-platform/$1/scalability_and_performance/ztp_far_edge/ztp-manual-install.html [NE,R=302]
274274 RewriteRule ^container-platform/(4\.10|4\.11)/scalability_and_performance/ztp-vdu-validating-cluster-tuning.html /container-platform/$1/scalability_and_performance/ztp_far_edge/ztp-vdu-validating-cluster-tuning.html [NE,R=302]
275275
276+ #Redirects for Telco changes for DRC levels in https://github.com/openshift/openshift-docs/pull/87901/
277+ RewriteRule ^container-platform/(4\.12|4\.13|4\.14|4\.15|4\.16|4\.17|4\.18)/scalability_and_performance/low_latency_tuning/cnf-understanding-low-latency.html /container-platform/$1/scalability_and_performance/cnf-understanding-low-latency.html [NE,R=302]
278+ RewriteRule ^container-platform/(4\.12|4\.13|4\.14|4\.15|4\.16|4\.17|4\.18)/scalability_and_performance/low_latency_tuning/cnf-tuning-low-latency-nodes-with-perf-profile.html /container-platform/$1/scalability_and_performance/cnf-tuning-low-latency-nodes-with-perf-profile.html [NE,R=302]
279+ RewriteRule ^container-platform/(4\.12|4\.13|4\.14|4\.15|4\.16|4\.17|4\.18)/scalability_and_performance/low_latency_tuning/cnf-provisioning-low-latency-workloads.html /container-platform/$1/scalability_and_performance/cnf-provisioning-low-latency-workloads.html [NE,R=302]
280+ RewriteRule ^container-platform/(4\.12|4\.13|4\.14|4\.15|4\.16|4\.17|4\.18)/scalability_and_performance/low_latency_tuning/cnf-debugging-low-latency-tuning-status.html /container-platform/$1/scalability_and_performance/cnf-debugging-low-latency-tuning-status.html [NE,R=302]
281+ RewriteRule ^container-platform/(4\.12|4\.13|4\.14|4\.15|4\.16|4\.17|4\.18)/scalability_and_performance/low_latency_tuning/cnf-performing-platform-verification-latency-tests.html /container-platform/$1/scalability_and_performance/cnf-performing-platform-verification-latency-tests.html [NE,R=302]
282+
276283 # Redirect for low latency tuning changes delivered in https://github.com/openshift/openshift-docs/pull/47965
277284 RewriteRule ^container-platform/(4\.11|4\.12)/scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.html /container-platform/$1/scalability_and_performance/cnf-low-latency-tuning.html [NE,R=302]
278285
You can’t perform that action at this time.
0 commit comments