Updating the deployer installation file
-
Update the
workernodes
section in the input.jsonTo add a node, add another section with the parameters below. To delete a node, remove the section for the node that you want to delete.Table 1. Parameters in the workernodes
sectionParameter Description hostip Specifies the IP address of the specific worker node. ip6 Specifies the IPv6 address of the worker node; required if the enable_dual_stack_networks parameter is set to True. hostname Specifies the hostname of the worker node. role Specifies the role of the node. Digital Sandbox nodes: set to
digitalsandbox
For Kubernetes master nodes: set to
master
. -
Initiate the setup of the Fabric Services System environment.
[root@fss-deployer ~]$ fss-install.sh configure input.json