Hi All,
In remote deployment, can we have one management server(VM) that can connect to multiple test environments? or do we need to have a management server for each test environment?
Regards,
Sri
Hi All,
In remote deployment, can we have one management server(VM) that can connect to multiple test environments? or do we need to have a management server for each test environment?
Regards,
Sri
Best answer by hhanse
Hi,
You can do this if you also have multiple ifsroot folder structures. Not sure it’s officially supported though, but technically it works…
But as Charith Epitawatta mentions you need to be aware that your session connects to the correct cluster… this is done by setting e.g. the KUBECONFIG parameter to point to the config file of each ifsroot folders - this needs to be done every time you connect to a cluster.
In the ifsinstaller folder there is a undocumented script set_remote_envs.cmd that will set the KUBECONFIG and default namespace. This script only works if the ifsroot structure is correctly setup and used as described in techdoc. There is no error handling or any support of set_remote_envs.cmd, but for me it works 100%
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.