- CPU >=
2 - RAM >=
4GB - Storage:
100GB10GB
- Network Card:
Bridge - Static IP
- yum-server IP :
192.168.43.12 - Master IP :
192.168.43.13 - Registry IP :
192.168.43.14 - Node 1 IP :
192.168.43.15 - Node 2 IP :
192.168.43.16 - Workstation IP :
192.168.43.17 - DNS :
192.168.43.12 - Gateway :
192.168.43.1
- yum-server IP :
First VM[[email protected] ~]# chmod +x yum_dns.sh [[email protected] ~]# ./yum_dns.sh
Second VM[[email protected] ~]# chmod +x registry.sh [[email protected] ~]# ./registry.sh
Third VM[[email protected] ~]# chmod +x master.sh [[email protected] ~]# ./master.sh
Fourth VM[[email protected] ~]# chmod +x node1.sh [[email protected] ~]# ./node1.sh
Fifth VM[[email protected] ~]# chmod +x node2.sh [[email protected] ~]# ./node2.sh
Sixth VM[[email protected] ~]# chmod +x workstation.sh [[email protected] ~]# ./workstation.sh
Note : Workstation.lw.com is used for Openshift Cluster installation.
