Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Services Diagram

Screen Shot 2021-02-28 at 2 32 00 PM

After introduce the LoadBalancer and Ingress-Nginx

  • LoadBalancer: It is exactly located outside the cluster and provisioned by our cloud provider

  • Its role: Direct outside world traffic to the pod in the cluster. Here the pod is Ingress pod

  • Ingress-Nginx: Its consiste of a set of rules decide the incoming traffic will be routed to which service

  • Clarification: Here the traffic wont directly go the pod. It will firstly go to the ClusterIP service then from there it will go to pod

Screen Shot 2021-03-11 at 10 17 46 AM

About

This is a mini microservice application

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages