1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/networking/ingress_load_balancing/routes/nw-configuring-routes.adoc

40 lines
1.5 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="nw-configuring-routes"]
= Configuring routes
include::_attributes/common-attributes.adoc[]
:context: configuring-routes
toc::[]
[role="_abstract"]
To customise route configuration for specific traffic behaviors, apply annotations, headers, and cookies. By using these mechanisms, you can define granular routing rules, extending standard capabilities to meet complex application requirements.
//Configuring route timeouts
include::modules/nw-configuring-route-timeouts.adoc[leveloffset=+1]
//HTTP header configuration
include::modules/nw-http-header-configuration.adoc[leveloffset=+1]
//Setting or deleting http headers
include::modules/nw-route-set-or-delete-http-headers.adoc[leveloffset=+1]
//Using cookies to keep route statefulness
include::modules/nw-using-cookies-keep-route-statefulness.adoc[leveloffset=+1]
//Annotating a route with a cookie name
include::modules/nw-annotating-a-route-with-a-cookie-name.adoc[leveloffset=+2]
//Additional annotations (to be separated into modules with more detail at a later date)
include::modules/nw-route-specific-annotations.adoc[leveloffset=+1]
//Troubleshooting Throughput Issues
include::modules/nw-throughput-troubleshoot.adoc[leveloffset=+1]
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
//Route admission policy
include::modules/nw-route-admission-policy.adoc[leveloffset=+1]
//Configuring dual stack
include::modules/nw-router-configuring-dual-stack.adoc[leveloffset=+1]
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]