|
|
|
|
|
by rajeevsingh
3625 days ago
|
|
Great webinar! Kudos! I set this up on my laptop and am noticing a strange behavior. When accessing the pod via http://192.168.99.100:30764/grid?cols=3&rows=5, all pods display the same ID. This means that the "NodePort" load-balancer is not performing round-robin load-balancing as expected. Any thoughts? My environment:
Macbook Pro, Intel i7, 16GB
OS X (El Capitan 10.11.5)
Docker for Mac (v1.12.0-rc3 client and server versions, https://www.docker.com/products/docker#/mac)
kubectl v1.3.0
minikube v0.6.0 |
|
Chrome and Safari display the same behavior i.e. all pod IDs the same.
Firefox displays different pod IDs (90% of the IDS are the same, however there are a few that are different)