A eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.
When using docker you might have multiple network interfaces attached to the container. if this is the case choosing the first non-loopback interface to determine the ip and host is not enough. Therefore specifying a network mask to choose the desired interface is required.
When using docker you might have multiple network interfaces attached to the container. if this is the case choosing the first non-loopback interface to determine the ip and host is not enough. Therefore specifying a network mask to choose the desired interface is required.