weizhouapache commented on issue #7331: URL: https://github.com/apache/cloudstack/issues/7331#issuecomment-1465758968
@xuanyuanaosheng cloudstack supports redundant virtual routers for isolated network and vpcs, as virtual routers are the most important component of isolated network and vpcs. The feature is implemented by keepalived, and primary/backup VRs have the VIP (which is the gateway of isolated network or vpc tier). However, this does not support user vms as the OS is fully managed by users. You need to configure keepalived inside your user vms. You could consider the load balancer feature in cloudstack. There is also a VPC feature named internal Load balancer. -- 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]
