GitHub user weizhouapache added a comment to the discussion: VMware Instances not able to reach to management server
For testing purpose, we can alternatively add a static route in the virtual router, so that the traffic from kubernetes pods/nodes will go through the gateway of public IP range, instead of the gateway of private IP range ``` ip route add <mgmt server IP> via <gateway of public IP range> ``` with the Netris integration #10458, user can add a user-defined static route on UI  it only works with VPC. cc @Pearl1594 @vishesh92 @kiranchavala @rajujith GitHub link: https://github.com/apache/cloudstack/discussions/10258#discussioncomment-13532098 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org