Skip to main content
Skip table of contents

APISIX Route Configuration Guide

Architecture

Helm Chart Name: Core

Global FQDN (global.ingressRouter): devops.ef.com

Assumed Release Name (for {{ .Release.Name }} context): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

agent-manager

ef-cx-agent-manager-login-unsecured

devops.ef.com/agent-manager/agent/login

/agent-manager/agent/login

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager/agent/login$ -> /agent/login

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-socketio-unsecured

devops.ef.com/agent-manager/socket.io/*

/agent-manager/socket.io/*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager/(socket\.io/.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10; Websocket Enabled; WS Timeout: {'connect': '5s', 'send': '3600s', 'read': '3600s'}

ef-cx-agent-manager-send-sms-otp-unsecured

devops.ef.com/agent-manager/agent/send-sms-otp*

/agent-manager/agent/send-sms-otp*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager(/agent/send-sms-otp.*)$ -> $1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-register-phone-unsecured

devops.ef.com/agent-manager/agent/register-phone*

/agent-manager/agent/register-phone*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager(/agent/register-phone.*)$ -> $1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-validate-otp-unsecured

devops.ef.com/agent-manager/agent/validate-otp*

/agent-manager/agent/validate-otp*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager(/agent/validate-otp.*)$ -> $1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-secured

devops.ef.com/agent-manager/*

/agent-manager/*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Strip prefix: /agent-manager

Disabled (default)

Configured (Disabled): Max Body Size: 8388608

Configured (Disabled): Count: 2000, Window: 60s, Key: var:remote_addr, Reject Code: 429

Configured (Disabled): Whitelist: ["192.168.1.0/24", "127.0.0.1"]

Configured (Disabled): Set Headers: {'X-Handled-By': 'AgentManager-Route'}

Configured (Disabled): Codes: [500, 502, 503], Rewrites: body for 500, body for 502

N/A

Priority: 0

bot-framework

ef-cx-bot-framework-main

devops.ef.com/bot-framework/*

/bot-framework/*

ANY

ef-cx-bot-framework-svc:8082

Disabled

Strip prefix: /bot-framework

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

ccm

ef-cx-ccm-agents-unsecured

devops.ef.com/ccm/agents/*

/ccm/agents/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/ccm/(.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-ccm-channels-svc-id-unsecured

devops.ef.com/ccm/channels/service-identifier/*

/ccm/channels/service-identifier/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/ccm/(.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-ccm-widget-configs-unsecured

devops.ef.com/ccm/widget-configs/*

/ccm/widget-configs/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/ccm/(.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-ccm-main-secured

devops.ef.com/ccm/*

/ccm/*

ANY

ef-cx-ccm-svc:8081

Disabled

Strip prefix: /ccm

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0

ef-cx-ccm-internal-wcm-access

apisix-data-plane.ef-external.svc.cluster.local/internal-wcm-to-ccm/*

/internal-wcm-to-ccm/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/internal-wcm-to-ccm/(.*) -> /$1

Disabled

N/A

Count: 10, Window: 1s, Key: var:remote_addr, Reject Code: 429

N/A

N/A

N/A

Source: X-Forwarded-For, Trusted: ["10.42.0.0/16"]

Priority: 20

cim-customer

ef-cx-cim-customer-main

devops.ef.com/cim-customer/*

/cim-customer/*

ANY

ef-cx-cim-customer-svc:8080

Disabled

Strip prefix: /cim-customer

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

conversation-manager

ef-cx-conversation-manager-main

devops.ef.com/conversation-manager/*

/conversation-manager/*

ANY

ef-cx-conversation-manager-svc:8080

Disabled

Strip prefix: /conversation-manager

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

conversation-monitor

ef-cx-conversation-monitor-main

devops.ef.com/conversation-monitor/*

/conversation-monitor/*

ANY

ef-cx-conversation-monitor-svc:8080

Disabled

Strip prefix: /conversation-monitor

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

customer-widget

ef-cx-customer-widget-main

devops.ef.com/customer-widget/*

/customer-widget/*

ANY

ef-cx-customer-widget-svc:80

Disabled

Strip prefix: /customer-widget

Disabled (default)

Max Body Size: 6291456

N/A

N/A

N/A

N/A

N/A

ef-cx-customer-widget-assets

devops.ef.com/widget-assets/*

/widget-assets/*

ANY

ef-cx-customer-widget-svc:80

Disabled

Disabled

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Configured (Disabled): Max Body Size: 5242880

N/A

N/A

N/A

N/A

N/A

file-engine

ef-cx-file-engine-main

devops.ef.com/file-engine/*

/file-engine/*

ANY

ef-cx-file-engine-svc:8080

Client ID: cim, Realm: expertflow. Global defaults apply.

Strip prefix: /file-engine

Disabled (default)

Max Body Size: 5242880

N/A

N/A

Set Headers: {'X-XSS-Protection': '1; mode=block'}

N/A

N/A

historical-reports

ef-cx-historical-reports-main

devops.ef.com/historical-reports/*

/historical-reports/*

ANY

ef-cx-historical-reports-svc:8081

Disabled

Strip prefix: /historical-reports

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

license-manager

ef-cx-license-manager-main

devops.ef.com/license-manager/*

/license-manager/*

ANY

ef-cx-license-manager-svc:8888

Disabled

Strip prefix: /license-manager

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

realtime-reports

ef-cx-realtime-reports-main

devops.ef.com/realtime-reports/*

/realtime-reports/*

ANY

ef-cx-realtime-reports-svc:8080

Disabled

Strip prefix: /realtime-reports

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

routing-engine

ef-cx-routing-engine-main

devops.ef.com/routing-engine/*

/routing-engine/*

ANY

ef-cx-routing-engine-svc:8081

Disabled

Strip prefix: /routing-engine

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

team-announcement

ef-cx-team-announcement-main

devops.ef.com/team-announcement/*

/team-announcement/*

ANY

ef-cx-team-announcement-svc:8080

Disabled

Strip prefix: /team-announcement

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

unified-admin

ef-cx-unified-admin-main

devops.ef.com/unified-admin/*

/unified-admin/*

ANY

ef-cx-unified-admin-svc:3000

Disabled

Regex: ^/unified-admin/?(.*) -> /$1

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Max Body Size: 6291456

N/A

N/A

N/A

N/A

N/A

ef-cx-unified-admin-default

devops.ef.com

/*

ANY

ef-cx-unified-admin-svc:3000

Disabled

Disabled

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: -10

web-channel-manager

ef-cx-web-channel-manager-main

devops.ef.com/web-channel-manager/*

/web-channel-manager/*

ANY

ef-cx-web-channel-manager-svc:7000

Disabled

Strip prefix: /web-channel-manager

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Websocket Enabled

business-calendar

ef-cx-business-calendar-main

devops.ef.com/business-calendar/*

/business-calendar/*

ANY

ef-cx-business-calendar-svc:8443

Disabled

Strip prefix: /business-calendar

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A


Helm Chart Name: AgentDesk

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

unified-agent

ef-cx-unified-agent-main

devops.ef.com/unified-agent

/unified-agent, /unified-agent/*

ANY

ef-cx-unified-agent-svc:80

Disabled

Strip prefix: /unified-agent

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Configured (Disabled): Max Body Size: 5242880

N/A

N/A

N/A

N/A

N/A

Priority: 0

ef-cx-unified-agent-assets

devops.ef.com/assets/*

/assets/*

ANY

ef-cx-unified-agent-svc:80

Disabled

Disabled

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Max Body Size: 6291456

N/A

N/A

N/A

N/A

N/A

Priority: 0

grafana

ef-cx-grafana-main

devops.ef.com/grafana/*

/grafana/*

ANY

ef-cx-grafana-svc:3000

Disabled

Strip prefix: /grafana

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A


Helm Chart Name: Campaigns

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

campaigns-backend

ef-cx-campaigns-backend-main

devops.ef.com/campaigns/*

/campaigns/*

ANY

ef-cx-campaigns-backend-svc:3000

Disabled

Strip prefix: /campaigns

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

campaign-studio

ef-cx-campaign-studio-main

devops.ef.com/campaign-studio/*

/campaign-studio/*

ANY

ef-cx-campaign-studio-svc:1880

Disabled

Regex: ^/campaign-studio(/|\\$)(.*) -> /red/$2

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Enabled

scheduled-activities

ef-cx-scheduled-activities-main

devops.ef.com/scheduler/*

/scheduler/*

ANY

ef-cx-scheduled-activities-svc:8894

Disabled

Strip prefix: /scheduler

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled


Helm Chart Name: Channels

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

connect360

ef-cx-connect360-main

devops.ef.com/360connector/*

/360connector/*

ANY

ef-cx-connect360-svc:8080

Disabled

Strip prefix: /360connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

facebook-connector

ef-cx-facebook-connector-main

devops.ef.com/facebook-connector/*

/facebook-connector/*

ANY

ef-cx-facebook-connector-svc:8080

Disabled

Strip prefix: /facebook-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

instagram-connector

ef-cx-instagram-connector-main

devops.ef.com/instagram-connector/*

/instagram-connector/*

ANY

ef-cx-instagram-connector-svc:8080

Disabled

Strip prefix: /instagram-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

smpp-connector

ef-cx-smpp-connector-main

devops.ef.com/smppconnector/*

/smppconnector/*

ANY

ef-cx-smpp-connector-svc:8115

Disabled

Strip prefix: /smppconnector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

telegram-connector

ef-cx-telegram-connector-main

devops.ef.com/telegram-connector/*

/telegram-connector/*

ANY

ef-cx-telegram-connector-svc:8664

Disabled

Strip prefix: /telegram-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

twilio-connector

ef-cx-twilio-connector-main

devops.ef.com/twilio-connector/*

/twilio-connector/*

ANY

ef-cx-twilio-connector-svc:8085

Disabled

Strip prefix: /twilio-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

twitter-connector

ef-cx-twitter-connector-main

devops.ef.com/twitter-connector/*

/twitter-connector/*

ANY

ef-cx-twitter-connector-svc:8080

Disabled

Strip prefix: /twitter-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

viber-connector

ef-cx-viber-connector-main

devops.ef.com/viber-connector/*

/viber-connector/*

ANY

ef-cx-viber-connector-svc:8080

Disabled

Strip prefix: /viber-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

email-connector

ef-cx-email-connector-main

devops.ef.com/email-connector/*

/email-connector/*

ANY

ef-cx-email-connector-svc:8080

Disabled

Strip prefix: /email-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

whatsapp-connector

ef-cx-whatsapp-connector-main

devops.ef.com/whatsapp-connector/*

/whatsapp-connector/*

ANY

ef-cx-whatsapp-connector-svc:8080

Disabled

Strip prefix: /whatsapp-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

ms-email-connector

ef-cx-ms-email-connector-main

devops.ef.com/ms-email-connector/*

/ms-email-connector/*

ANY

ef-cx-ms-email-connector-svc:8080

Disabled

Strip prefix: /ms-email-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

youtube-connector

ef-cx-youtube-connector-main

devops.ef.com/youtube-connector/*

/youtube-connector/*

ANY

ef-cx-youtube-connector-svc:8080

Disabled

Strip prefix: /youtube-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

linkedin-connector

ef-cx-linkedin-connector-main

devops.ef.com/linkedin-connector/*

/linkedin-connector/*

ANY

ef-cx-linkedin-connector-svc:9001

Disabled

Strip prefix: /linkedin-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled


Helm Chart Name: Eleveo

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

eleveo-api

ef-cx-eleveo-api-main

devops.ef.com/eleveo-connector-api/*

/eleveo-connector-api/*

ANY

ef-cx-eleveo-api-svc:8080

Disabled

Strip prefix: /eleveo-connector-api

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

eleveo-runner

ef-cx-eleveo-runner-main

devops.ef.com/eleveo-recording-runner/*

/eleveo-recording-runner/*

ANY

ef-cx-eleveo-runner-svc:8080

Disabled

Strip prefix: /eleveo-recording-runner

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled


Helm Chart Name: EleveoMiddleware

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml.


Helm Chart Name: ciscoScheduler

Global FQDN (global.ingressRouter): devops.ef.com

Assumed Global Release Name (e.g., global.efCxReleaseName): ef-cx (Note: Not explicitly defined in this chart's provided snippet, assumed from context of other charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. This chart primarily defines cron job configurations.


Helm Chart Name: Middleware-cronjob

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. This chart primarily defines cron job configurations.


Helm Chart Name: ActiveMQ

Global FQDN (global.ingressRouter): "" (Note: As specified in this chart's values, ingressRouter is empty, indicating no external FQDN exposure via this chart's primary global settings for APISIX.)

Assumed Global Release Name (e.g., global.efCxReleaseName): ef-cx (Note: Not explicitly defined in this chart's provided snippet, assumed from context of other charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml.


Helm Chart Name: QM

Global FQDN (global.ingressRouter): devops212.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. Standard Kubernetes Ingress is configured for the qm-backend component, and the qm-connector component is disabled.


Helm Chart Name: Reporting

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. This chart primarily defines cron job configurations.


Helm Chart Name: Surveys

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

survey-backend

ef-cx-survey-backend-main

devops.ef.com/survey-backend/*

/survey-backend/*

ANY

ef-cx-survey-backend-svc:3000

Disabled

Strip prefix: /survey-backend

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

survey-studio

ef-cx-survey-studio-main

devops.ef.com/survey-studio/*

/survey-studio/*

ANY

ef-cx-survey-studio-svc:1880

Disabled

Regex: ^/survey-studio(/|\\$)(.*) -> /red/$2

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Enabled


Helm Chart Name: apisix

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: clamav

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: elasticsearch

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: keycloak

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: kube-prometheus-stack

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: logging-operator

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: minio

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: mongodb

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: opensearch

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: postgresql

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: redis

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: rke2-ingress-nginx

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: superset

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: traefik

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: transflux

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.

APISIX Route Configuration Documentation

Helm Chart Name: Core

Global FQDN (global.ingressRouter): devops.ef.com

Assumed Release Name (for {{ .Release.Name }} context): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

agent-manager

ef-cx-agent-manager-login-unsecured

devops.ef.com/agent-manager/agent/login

/agent-manager/agent/login

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager/agent/login$ -> /agent/login

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-socketio-unsecured

devops.ef.com/agent-manager/socket.io/*

/agent-manager/socket.io/*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager/(socket\.io/.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10; Websocket Enabled; WS Timeout: {'connect': '5s', 'send': '3600s', 'read': '3600s'}

ef-cx-agent-manager-send-sms-otp-unsecured

devops.ef.com/agent-manager/agent/send-sms-otp*

/agent-manager/agent/send-sms-otp*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager(/agent/send-sms-otp.*)$ -> $1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-register-phone-unsecured

devops.ef.com/agent-manager/agent/register-phone*

/agent-manager/agent/register-phone*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager(/agent/register-phone.*)$ -> $1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-validate-otp-unsecured

devops.ef.com/agent-manager/agent/validate-otp*

/agent-manager/agent/validate-otp*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Regex: ^/agent-manager(/agent/validate-otp.*)$ -> $1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-agent-manager-secured

devops.ef.com/agent-manager/*

/agent-manager/*

ANY

ef-cx-agent-manager-svc:3000

Disabled

Strip prefix: /agent-manager

Disabled (default)

Configured (Disabled): Max Body Size: 8388608

Configured (Disabled): Count: 2000, Window: 60s, Key: var:remote_addr, Reject Code: 429

Configured (Disabled): Whitelist: ["192.168.1.0/24", "127.0.0.1"]

Configured (Disabled): Set Headers: {'X-Handled-By': 'AgentManager-Route'}

Configured (Disabled): Codes: [500, 502, 503], Rewrites: body for 500, body for 502

N/A

Priority: 0

bot-framework

ef-cx-bot-framework-main

devops.ef.com/bot-framework/*

/bot-framework/*

ANY

ef-cx-bot-framework-svc:8082

Disabled

Strip prefix: /bot-framework

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

ccm

ef-cx-ccm-agents-unsecured

devops.ef.com/ccm/agents/*

/ccm/agents/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/ccm/(.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-ccm-channels-svc-id-unsecured

devops.ef.com/ccm/channels/service-identifier/*

/ccm/channels/service-identifier/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/ccm/(.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-ccm-widget-configs-unsecured

devops.ef.com/ccm/widget-configs/*

/ccm/widget-configs/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/ccm/(.*) -> /$1

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 10

ef-cx-ccm-main-secured

devops.ef.com/ccm/*

/ccm/*

ANY

ef-cx-ccm-svc:8081

Disabled

Strip prefix: /ccm

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0

ef-cx-ccm-internal-wcm-access

apisix-data-plane.ef-external.svc.cluster.local/internal-wcm-to-ccm/*

/internal-wcm-to-ccm/*

ANY

ef-cx-ccm-svc:8081

Disabled

Regex: ^/internal-wcm-to-ccm/(.*) -> /$1

Disabled

N/A

Count: 10, Window: 1s, Key: var:remote_addr, Reject Code: 429

N/A

N/A

N/A

Source: X-Forwarded-For, Trusted: ["10.42.0.0/16"]

Priority: 20

cim-customer

ef-cx-cim-customer-main

devops.ef.com/cim-customer/*

/cim-customer/*

ANY

ef-cx-cim-customer-svc:8080

Disabled

Strip prefix: /cim-customer

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

conversation-manager

ef-cx-conversation-manager-main

devops.ef.com/conversation-manager/*

/conversation-manager/*

ANY

ef-cx-conversation-manager-svc:8080

Disabled

Strip prefix: /conversation-manager

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

conversation-monitor

ef-cx-conversation-monitor-main

devops.ef.com/conversation-monitor/*

/conversation-monitor/*

ANY

ef-cx-conversation-monitor-svc:8080

Disabled

Strip prefix: /conversation-monitor

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

customer-widget

ef-cx-customer-widget-main

devops.ef.com/customer-widget/*

/customer-widget/*

ANY

ef-cx-customer-widget-svc:80

Disabled

Strip prefix: /customer-widget

Disabled (default)

Max Body Size: 6291456

N/A

N/A

N/A

N/A

N/A

ef-cx-customer-widget-assets

devops.ef.com/widget-assets/*

/widget-assets/*

ANY

ef-cx-customer-widget-svc:80

Disabled

Disabled

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Configured (Disabled): Max Body Size: 5242880

N/A

N/A

N/A

N/A

N/A

file-engine

ef-cx-file-engine-main

devops.ef.com/file-engine/*

/file-engine/*

ANY

ef-cx-file-engine-svc:8080

Client ID: cim, Realm: expertflow. Global defaults apply.

Strip prefix: /file-engine

Disabled (default)

Max Body Size: 5242880

N/A

N/A

Set Headers: {'X-XSS-Protection': '1; mode=block'}

N/A

N/A

historical-reports

ef-cx-historical-reports-main

devops.ef.com/historical-reports/*

/historical-reports/*

ANY

ef-cx-historical-reports-svc:8081

Disabled

Strip prefix: /historical-reports

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

license-manager

ef-cx-license-manager-main

devops.ef.com/license-manager/*

/license-manager/*

ANY

ef-cx-license-manager-svc:8888

Disabled

Strip prefix: /license-manager

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

realtime-reports

ef-cx-realtime-reports-main

devops.ef.com/realtime-reports/*

/realtime-reports/*

ANY

ef-cx-realtime-reports-svc:8080

Disabled

Strip prefix: /realtime-reports

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

routing-engine

ef-cx-routing-engine-main

devops.ef.com/routing-engine/*

/routing-engine/*

ANY

ef-cx-routing-engine-svc:8081

Disabled

Strip prefix: /routing-engine

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

team-announcement

ef-cx-team-announcement-main

devops.ef.com/team-announcement/*

/team-announcement/*

ANY

ef-cx-team-announcement-svc:8080

Disabled

Strip prefix: /team-announcement

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

unified-admin

ef-cx-unified-admin-main

devops.ef.com/unified-admin/*

/unified-admin/*

ANY

ef-cx-unified-admin-svc:3000

Disabled

Regex: ^/unified-admin/?(.*) -> /$1

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Max Body Size: 6291456

N/A

N/A

N/A

N/A

N/A

ef-cx-unified-admin-default

devops.ef.com

/*

ANY

ef-cx-unified-admin-svc:3000

Disabled

Disabled

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Priority: -10

web-channel-manager

ef-cx-web-channel-manager-main

devops.ef.com/web-channel-manager/*

/web-channel-manager/*

ANY

ef-cx-web-channel-manager-svc:7000

Disabled

Strip prefix: /web-channel-manager

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A

Websocket Enabled

business-calendar

ef-cx-business-calendar-main

devops.ef.com/business-calendar/*

/business-calendar/*

ANY

ef-cx-business-calendar-svc:8443

Disabled

Strip prefix: /business-calendar

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A


Helm Chart Name: AgentDesk

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

unified-agent

ef-cx-unified-agent-main

devops.ef.com/unified-agent

/unified-agent, /unified-agent/*

ANY

ef-cx-unified-agent-svc:80

Disabled

Strip prefix: /unified-agent

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Configured (Disabled): Max Body Size: 5242880

N/A

N/A

N/A

N/A

N/A

Priority: 0

ef-cx-unified-agent-assets

devops.ef.com/assets/*

/assets/*

ANY

ef-cx-unified-agent-svc:80

Disabled

Disabled

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

Max Body Size: 6291456

N/A

N/A

N/A

N/A

N/A

Priority: 0

grafana

ef-cx-grafana-main

devops.ef.com/grafana/*

/grafana/*

ANY

ef-cx-grafana-svc:3000

Disabled

Strip prefix: /grafana

Disabled (default)

N/A

N/A

N/A

N/A

N/A

N/A


Helm Chart Name: Campaigns

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

campaigns-backend

ef-cx-campaigns-backend-main

devops.ef.com/campaigns/*

/campaigns/*

ANY

ef-cx-campaigns-backend-svc:3000

Disabled

Strip prefix: /campaigns

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

campaign-studio

ef-cx-campaign-studio-main

devops.ef.com/campaign-studio/*

/campaign-studio/*

ANY

ef-cx-campaign-studio-svc:1880

Disabled

Regex: ^/campaign-studio(/|\\$)(.*) -> /red/$2

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Enabled

scheduled-activities

ef-cx-scheduled-activities-main

devops.ef.com/scheduler/*

/scheduler/*

ANY

ef-cx-scheduled-activities-svc:8894

Disabled

Strip prefix: /scheduler

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled


Helm Chart Name: Channels

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

connect360

ef-cx-connect360-main

devops.ef.com/360connector/*

/360connector/*

ANY

ef-cx-connect360-svc:8080

Disabled

Strip prefix: /360connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

facebook-connector

ef-cx-facebook-connector-main

devops.ef.com/facebook-connector/*

/facebook-connector/*

ANY

ef-cx-facebook-connector-svc:8080

Disabled

Strip prefix: /facebook-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

instagram-connector

ef-cx-instagram-connector-main

devops.ef.com/instagram-connector/*

/instagram-connector/*

ANY

ef-cx-instagram-connector-svc:8080

Disabled

Strip prefix: /instagram-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

smpp-connector

ef-cx-smpp-connector-main

devops.ef.com/smppconnector/*

/smppconnector/*

ANY

ef-cx-smpp-connector-svc:8115

Disabled

Strip prefix: /smppconnector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

telegram-connector

ef-cx-telegram-connector-main

devops.ef.com/telegram-connector/*

/telegram-connector/*

ANY

ef-cx-telegram-connector-svc:8664

Disabled

Strip prefix: /telegram-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

twilio-connector

ef-cx-twilio-connector-main

devops.ef.com/twilio-connector/*

/twilio-connector/*

ANY

ef-cx-twilio-connector-svc:8085

Disabled

Strip prefix: /twilio-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

twitter-connector

ef-cx-twitter-connector-main

devops.ef.com/twitter-connector/*

/twitter-connector/*

ANY

ef-cx-twitter-connector-svc:8080

Disabled

Strip prefix: /twitter-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

viber-connector

ef-cx-viber-connector-main

devops.ef.com/viber-connector/*

/viber-connector/*

ANY

ef-cx-viber-connector-svc:8080

Disabled

Strip prefix: /viber-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

email-connector

ef-cx-email-connector-main

devops.ef.com/email-connector/*

/email-connector/*

ANY

ef-cx-email-connector-svc:8080

Disabled

Strip prefix: /email-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

whatsapp-connector

ef-cx-whatsapp-connector-main

devops.ef.com/whatsapp-connector/*

/whatsapp-connector/*

ANY

ef-cx-whatsapp-connector-svc:8080

Disabled

Strip prefix: /whatsapp-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

ms-email-connector

ef-cx-ms-email-connector-main

devops.ef.com/ms-email-connector/*

/ms-email-connector/*

ANY

ef-cx-ms-email-connector-svc:8080

Disabled

Strip prefix: /ms-email-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

youtube-connector

ef-cx-youtube-connector-main

devops.ef.com/youtube-connector/*

/youtube-connector/*

ANY

ef-cx-youtube-connector-svc:8080

Disabled

Strip prefix: /youtube-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

linkedin-connector

ef-cx-linkedin-connector-main

devops.ef.com/linkedin-connector/*

/linkedin-connector/*

ANY

ef-cx-linkedin-connector-svc:9001

Disabled

Strip prefix: /linkedin-connector

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled


Helm Chart Name: Eleveo

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

eleveo-api

ef-cx-eleveo-api-main

devops.ef.com/eleveo-connector-api/*

/eleveo-connector-api/*

ANY

ef-cx-eleveo-api-svc:8080

Disabled

Strip prefix: /eleveo-connector-api

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

eleveo-runner

ef-cx-eleveo-runner-main

devops.ef.com/eleveo-recording-runner/*

/eleveo-recording-runner/*

ANY

ef-cx-eleveo-runner-svc:8080

Disabled

Strip prefix: /eleveo-recording-runner

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled


Helm Chart Name: EleveoMiddleware

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml.


Helm Chart Name: ciscoScheduler

Global FQDN (global.ingressRouter): devops.ef.com

Assumed Global Release Name (e.g., global.efCxReleaseName): ef-cx (Note: Not explicitly defined in this chart's provided snippet, assumed from context of other charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. This chart primarily defines cron job configurations.


Helm Chart Name: Middleware-cronjob

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. This chart primarily defines cron job configurations.


Helm Chart Name: ActiveMQ

Global FQDN (global.ingressRouter): "" (Note: As specified in this chart's values, ingressRouter is empty, indicating no external FQDN exposure via this chart's primary global settings for APISIX.)

Assumed Global Release Name (e.g., global.efCxReleaseName): ef-cx (Note: Not explicitly defined in this chart's provided snippet, assumed from context of other charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml.


Helm Chart Name: QM

Global FQDN (global.ingressRouter): devops212.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. Standard Kubernetes Ingress is configured for the qm-backend component, and the qm-connector component is disabled.


Helm Chart Name: Reporting

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

APISIX Route Configuration: No APISIX routes are defined or enabled in this chart's values.yaml. This chart primarily defines cron job configurations.


Helm Chart Name: Surveys

Global FQDN (global.ingressRouter): devops.ef.com

Global Release Name (global.efCxReleaseName): ef-cx

Global APISIX Internal Service Hostname (global.apisixInternalServiceHostname): apisix-data-plane.ef-external.svc.cluster.local

Component/Service

Route Name

Host/FQDN (using `global.ingressRouter`)

Match Paths

Match Methods

Upstream Service (Backend)

OIDC (Keycloak) Plugin

Rewrite Plugin

CORS Plugin

Client Control Plugin

Limit Count Plugin

IP Restriction Plugin

Response Rewrite Plugin

Error Page Rewrite Plugin

Real IP Plugin

Notes/Description

survey-backend

ef-cx-survey-backend-main

devops.ef.com/survey-backend/*

/survey-backend/*

ANY

ef-cx-survey-backend-svc:3000

Disabled

Strip prefix: /survey-backend

Disabled

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Disabled

survey-studio

ef-cx-survey-studio-main

devops.ef.com/survey-studio/*

/survey-studio/*

ANY

ef-cx-survey-studio-svc:1880

Disabled

Regex: ^/survey-studio(/|\\$)(.*) -> /red/$2

Origins: *, Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, Credentials: true

N/A

N/A

N/A

N/A

N/A

N/A

Priority: 0; Trailing Slash Redirect: Enabled


Helm Chart Name: apisix

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: clamav

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: elasticsearch

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: keycloak

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: kube-prometheus-stack

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: logging-operator

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: minio

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: mongodb

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: opensearch

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: postgresql

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: redis

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: rke2-ingress-nginx

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: superset

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: traefik

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.


Helm Chart Name: transflux

Global FQDN (global.ingressRouter): Assumed devops.ef.com (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

Global Release Name (global.efCxReleaseName): Assumed ef-cx (Note: Specific values.yaml not provided for this chart; using context from previous charts.)

APISIX Route Configuration: No APISIX routes are defined or enabled for this chart, as per user instruction.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.