Skip to main content

Implement Red Hat OCP in ThinkAgile CP

Lenovo has added a template to the ThinkAgile CP marketplace that will enable infrastructure admin users to create Red Hat OpenShift Container Platform (OCP) clusters on ThinkAgile CP.

Download PDF

Red Hat OCP is a cluster-based platform (based on Kubernetes) that can used to develop and run containerized applications. At a minimum, Red Hat clusters consist of the following machines:
  • Three control plane nodes, which are also called master nodes. The control plane nodes contain the services that are used to manage the cluster.

  • Two compute nodes, which are also called worker nodes. The actual workloads are run on the compute nodes.

  • One temporary bootstrap node that is used to deploy the OCP cluster on the control plane nodes. After the cluster is deployed, the bootstrap node can be removed.

For more information about Red Hat OCP, see the following website:

https://docs.openshift.com/container-platform/4.5/welcome/index.html

Complete the following steps to set up an OCP cluster: