ramayer commented on issue #498:
URL: https://github.com/apache/solr-operator/issues/498#issuecomment-1379658068

   For the minikube failure mode mentioned above, I think it's related to this 
minikube github issue:   https://github.com/kubernetes/minikube/issues/13370   
with the workaround from those comments including adding `--cni=bridge` to the 
minikube startup line.  
   
   I still didn't have any luck finding workarounds for the `colima 
--kubernetes` distribution of kuberenets.    
   
   Some comments there suggest that iptables-based implementations of services 
can have trouble when a pod tries to connect to itself through a service-url.   
 I wonder if this operator could be tweaked to have pods not try to reach 
themselves through the service name --- but don't even understand enough to 
know if that makes sense.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to