Created
December 21, 2020 01:05
-
-
Save vincent-pli/636060d2643867710320a127523ace5c to your computer and use it in GitHub Desktop.
Redhat three-node clustere
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The minimum requirement for a three-node steup: | |
Base OS: Red Hat Enterprise Linux CoreOS | |
6 CPU | |
24GB of RAM | |
120GB of disk space | |
Standard Openshift: | |
The smallest OpenShift Container Platform clusters require the following hosts: | |
1. One temporary bootstrap machine | |
2. Three control plane, or master, machines | |
3. At least two compute machines, which are also known as worker machines | |
Three Nodes Cluster: | |
No worker nodes, means only 3 control plane node. ^_^ hehe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment