vishesh92 opened a new issue, #99:
URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/99

   When the number of VMs are higher than the `default.page.size` global 
setting in CloudStack (defaults to 500), the load balancer doesn't get created 
and it fails with this error in the logs:
   ```
   E0713 01:20:25.311237       1 controller.go:310] error processing service 
default/test-svc (will retry): failed to ensure load balancer: none of the 
hosts matched the list of VMs retrieved from CS API
   ```
   
   As a work around, increasing `default.page.size` works for now.


-- 
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]

Reply via email to