-
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
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|

