Custom routes for System VMs #11638
Unanswered
mahdiadnan
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @mahdiadnan , I raised similar issues before:
There is a way to customize the SSVM when it loads a compressed archive at startup. This is what I’d put in the “non-clean way” category you mentioned. See steps: The downside. It requires manual edits to the .tgz, which get overwritten whenever cloudstack-agent is updated. In our setup, we still use this method, because we want to control access to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've noticed that there's no way "or a clean way" to add custom routes to System VMs.
System VMs, when trying to reach other Infrastructure services like Secondary Storage or a reverse proxy for CPVM, it uses the public network and I think it is not practicial to use a public network to connect to vital infrastructure service like Secondary Storage or when proxied behind a reverse proxy. At least we should be able to add a custom route to the System VM to use the Management network.
Beta Was this translation helpful? Give feedback.
All reactions