Quantcast
Channel: Tech Annotation
Viewing all articles
Browse latest Browse all 131

Spring Cloud Gateway inside Kubernetes

$
0
0
One of the first things you learn when you approached microservices architecture is not a good idea to make all services visible to external client. Thus, you need something, as a Gateway, to put between your services and the world. in this article, I’ll show you how to configureSpring Cloud Gateway (SCP) in Kubernetes in … Continue reading "Spring Cloud Gateway inside Kubernetes"

Viewing all articles
Browse latest Browse all 131

Trending Articles