Kong Gateway Upstream Entity Relationships
About This Architecture
Kong Gateway upstream entity relationships define how client requests route through plugins, services, and load-balanced targets with health checks and mTLS. Requests flow from Client through Route and Route-level Plugins to Service, where Service-level Plugins apply before forwarding to Upstream. The Upstream entity manages load balancing across multiple Targets (A, B, C) with integrated health checks and certificate-based mTLS authentication. This architecture demonstrates Kong's layered plugin system and upstream load balancing for resilient API traffic management. Fork this diagram on Diagrams.so to customize routing policies, add additional targets, or document your Kong deployment topology.
People also ask
How do Kong Gateway upstream entities relate to routes, services, and targets in the request flow?
Kong Gateway upstream entities sit at the load balancing layer, receiving requests from services and distributing them across multiple targets. Health checks monitor target availability, while mTLS certificates secure upstream connections. This layered architecture enables flexible routing policies and resilient traffic distribution.
- Domain:
- Networking
- Audience:
- API gateway architects and platform engineers implementing Kong Gateway
Generated by Diagrams.so — AI architecture diagram generator with native Draw.io output. Fork this diagram, remix it, or download as .drawio, PNG, or SVG.