Skip to content

Load balancing of request by routing the request based on their request method. For example, when it is a POST request, it routes it corresponding pod and replicas. The same for PUT, DELETE, and GET.

Notifications You must be signed in to change notification settings

ali4zimi/kubernetes-nginx-load-balancer

Repository files navigation

Using Nginx Load balancer in Kubernetes

Load balancing of request by routing the request based on their request method. For example, when it is a POST request, it routes it corresponding pod and replicas. The same for PUT, DELETE, and GET.

About

Load balancing of request by routing the request based on their request method. For example, when it is a POST request, it routes it corresponding pod and replicas. The same for PUT, DELETE, and GET.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published