dgrove-oss commented on issue #324: getsockopt: connection refused causing liveness probe fail causing controller crashloop URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/324#issuecomment-434018989 One reason for the controller to fail on startup is that it cannot connect to kafka, because kafka is not really fully functional. On minikube, you have to execute the command `minikube ssh -- sudo ip link set docker0 promisc on` every time you start (or restart) minikube to get kafka to work. Perhaps this is the problem?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
