Other considerations
Finally, there are a few more things that you should also consider during the design phase of your OpenShift cluster.
SSL certificates
OpenShift uses SSL for all cluster communication. During the platform installation, self-signed certificates are generated; however, it is possible to replace the API and ingress certificates. At this point, you only need to know that this is possible; later in this book, you will see how to do it.
IdPs
OpenShift is deployed using a temporary kubeadmin
user. It is highly recommended you configure new IdPs to allow users to log in to the platform using a convenient and safe authentication method. There are several supported IdPs with OpenShift; here is a current list of supported options (at the time of writing this book):
To wrap up this chapter and give you a quick reference guide, look at the OpenShift architectural checklists we provide next.