IntermediateVocabulary#devops#architecture#developer-tools

Kubernetes Ingress Controller Vocabulary

Learn the vocabulary of routing external HTTP traffic to internal Services through a single entry point.

0 / 5 completed
1 / 5
At standup, a dev mentions a single external entry point that routes incoming HTTP requests to different internal Services based on hostname or path, instead of giving every Service its own external load balancer. What is this mechanism called?