rajujith commented on issue #10012:
URL: https://github.com/apache/cloudstack/issues/10012#issuecomment-2516233763

   > @rajujith , Why do we want VMs be able to reach the MS? they could go 
through the north net if needed. It does not seem like a good idea to route 
them directly. I understand that it would be convenient for CKS nodes, but it 
does not seem like a good idea to me. cc @weizhouapache @vishesh92
   
   @DaanHoogland, consider the management server URL public/intranet. It is 
expected that all intended users, including guest instances, should be able to 
access it from their client devices. In this specific case, the client is CKS. 
If there is a use case to allow access only from the CKS nodes but not regular 
guest instances even that could be implemented. The traffic traversal is CKS 
node -> guest interface -> VR public interface -> other hopes in the path -> 
management server public interface directly or via LB.  Since the guest 
instance traffic is not traversing the management networks I believe it is a 
regular traffic that can be allowed. 


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