Describes how to configure secure clusters to access them all from a single cluster and run commands remotely on them.
You can configure a number of secure clusters to access them all from one cluster. You
need not log into each secure cluster separately and run maprcli
commands locally on them.
For example, suppose you need to manage two secure clusters, clusterA and clusterB. One
method is to log into each cluster separately and run commands locally on each. However,
it is possible to log into clusterA only and manage both clusters from clusterA, running
commands locally for clusterA and remotely for clusterB. When you type the
maprcli commands, you must use the -cluster
parameter in those commands to specify the cluster on which you want the commands to
run.
You can configure the secure clusters for remote access manually (as described in the
following section) or automatically by running the
configure-crosscluster.sh utility. If you run the
configure-crosscluster.sh utility, the utility configures the
clusters for running commands remotely in both directions. See configure-crosscluster.sh for more
information.
To manually configure two secure clusters for remote access: