DOCKER SWARM LOAD BALANCING
- Get link
- X
- Other Apps
DOCKER SWARM LOAD
BALANCING
For Example
Docker swarm Load Balancer includes I have one docker swarm master and two work
nodes.
So basically nodes are
labelled swarm manager and swarm nodes.Docker swarm Commands are run in master
nodes.Docker swarm Handles scheduling,Service Discovery,Auto scaling,Load
Balancing,Docker Demon,internal and external connectivity between docker swarm
in clusters,private network communication between containers insides a cluster
through multiple containers overall across all nodes in cluster,so containers
can be expose outside of a cluster.Docker Swarm load balancing run every
node,docker swarm load balancing handles algorithm docker containers and Docker
host. without nginx or nginx plus we cannot deploy a swarm.Swarm includes
load balancing so why we need another load balancing means docker swarm load
balancing includes basic layer of TCP 4.Many application requires additional
features like
1.SSL/TLS
Termination.
2.Content
based Routing.
3.Access
control and Authorization.
4.Rewrite
and Directs.
So Bascially nginx is a open source it provides SSL /TLS Termination Load balancing
Algorithm,configure logging,bandwidth and connections,traffic limits and
request rate,Security features like white list and bandwidth.
- Get link
- X
- Other Apps
Comments
Nice easy to understand keep posting
ReplyDelete