Prerequisites
-
Install sshpass before executing the script file.
-
On Debian/Ubuntu and its derivatives:
-
sudo apt-get install sshpass
-
-
In RedHat/CentOS based systems:
-
yum install sshpass
-
dnf install sshpass [On Fedora 22+ versions]
-
-
-
RAM requirement: 4 GiB
-
CPU requirement: 4 CPUs
-
Storage Class free space requirement: Minimum of 40 GB.
-
Users who select key based Authentication:
-
Locate the pem file in home/username directory
-
Name the pem file csi_private_key.pem
-
The master and worker nodes should use a common pem file
-




















Feedback