File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -217,9 +217,11 @@ AddType text/vtt vtt
217
217
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]
218
218
219
219
# Redirect for low latency tuning changes delivered in https://github.com/openshift/openshift-docs/pull/47965
220
-
221
220
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]
222
221
222
+ # Redirects for refactored low latency tuning pages delivered in https://github.com/openshift/openshift-docs/pull/71797
223
+ RewriteRule ^container-platform/(4\.14|4\.15|4\.16)/scalability_and_performance/cnf-low-latency-tuning.html /container-platform/$1/scalability_and_performance/low_latency_tuning/cnf-tuning-low-latency-nodes-with-perf-profile.html [NE,R=302]
224
+
223
225
# Redirects for new ZTP edge computing section
224
226
RewriteRule ^container-platform/(4\.15|4\.16)/scalability_and_performance/ztp_far_edge/cnf-talm-for-cluster-upgrades.html /container-platform/$1/edge_computing/cnf-talm-for-cluster-upgrades.html [NE,R=302]
225
227
RewriteRule ^container-platform/(4\.15|4\.16)/scalability_and_performance/ztp_far_edge/ztp-advanced-install-ztp.html /container-platform/$1/edge_computing/ztp-advanced-install-ztp.html [NE,R=302]
You can’t perform that action at this time.
0 commit comments