Cluster Configuration

Gathr enables automated configuration if the cluster is a CDP, or Apache cluster.

Log in to Gathr and go to Setup from the main menu.

Select Cluster Configuration and enter the login details for the cluster manager.

Upon clicking Save, all the managed services will be fetched.

keytool -import -alias < alias name of the .pem > -file <certificate path> -keystore $JAVA\_HOME/jre/lib/security/cacerts -storepass changeit
Top