mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #50417 from openshift-cherrypick-robot/cherry-pick-49673-to-enterprise-4.12
[enterprise-4.12] [OSDOCS-4014] Created an ingress Operator responsibility matrix
This commit is contained in:
34
modules/sd-ingress-responsibilities.adoc
Normal file
34
modules/sd-ingress-responsibilities.adoc
Normal file
@@ -0,0 +1,34 @@
|
||||
// Module included in the following assemblies:
|
||||
// * understanding-networking.adoc
|
||||
|
||||
[id="sd-ingress-responsibility-matrix_{context}"]
|
||||
= {product-title} Ingress Operator configurations
|
||||
|
||||
The following table details the components of the Ingress Operator and if Red Hat Site Reliability Engineers (SRE) maintains this component on {product-title} clusters.
|
||||
|
||||
.Ingress Operator Responsibility Chart
|
||||
|
||||
[cols="3,2a,2a",options="header"]
|
||||
|===
|
||||
|
||||
|Ingress component
|
||||
|Managed by
|
||||
|Default configuration?
|
||||
|
||||
|Scaling Ingress Controller | SRE | Yes
|
||||
|
||||
|Ingress Operator thread count | SRE | Yes
|
||||
|
||||
|Ingress Controller access logging | SRE | Yes
|
||||
|
||||
|Ingress Controller sharding | SRE | Yes
|
||||
|
||||
|Ingress Controller route admission policy | SRE | Yes
|
||||
|
||||
|Ingress Controller wildcard routes | SRE | Yes
|
||||
|
||||
|Ingress Controller X-Forwarded headers | SRE | Yes
|
||||
|
||||
|Ingress Controller route compression | SRE | Yes
|
||||
|
||||
|===
|
||||
@@ -85,7 +85,13 @@ include::modules/nw-customize-ingress-error-pages.adoc[leveloffset=+2]
|
||||
//include::modules/nw-ingress-select-route.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/nw-ingress-setting-max-connections.adoc[leveloffset=+2]
|
||||
endif::openshift-rosa,openshift-dedicated[]
|
||||
|
||||
ifdef::openshift-rosa,openshift-dedicated[]
|
||||
include::modules/sd-ingress-responsibilities.adoc[leveloffset=+1]
|
||||
endif::openshift-rosa,openshift-dedicated[]
|
||||
|
||||
ifndef::openshift-rosa,openshift-dedicated[]
|
||||
[role="_additional-resources"]
|
||||
== Additional resources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user