openshift container platform 4...vmware recommends using vsphere version 6.7 u2 or later with your...

91
OpenShift Container Platform 4.4 Installing on vSphere Installing OpenShift Container Platform 4.4 vSphere clusters Last Updated: 2020-06-23

Upload: others

Post on 26-Jun-2020

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

OpenShift Container Platform 4.4

Installing on vSphere

Installing OpenShift Container Platform 4.4 vSphere clusters

Last Updated: 2020-06-23

Page 2: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware
Page 3: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

OpenShift Container Platform 4.4 Installing on vSphere

Installing OpenShift Container Platform 4.4 vSphere clusters

Page 4: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Legal Notice

Copyright © 2020 Red Hat, Inc.

The text of and illustrations in this document are licensed by Red Hat under a Creative CommonsAttribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA isavailable athttp://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you mustprovide the URL for the original version.

Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert,Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.

Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift,Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United Statesand other countries.

Linux ® is the registered trademark of Linus Torvalds in the United States and other countries.

Java ® is a registered trademark of Oracle and/or its affiliates.

XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United Statesand/or other countries.

MySQL ® is a registered trademark of MySQL AB in the United States, the European Union andother countries.

Node.js ® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by theofficial Joyent Node.js open source or commercial project.

The OpenStack ® Word Mark and OpenStack logo are either registered trademarks/service marksor trademarks/service marks of the OpenStack Foundation, in the United States and othercountries and are used with the OpenStack Foundation's permission. We are not affiliated with,endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.

All other trademarks are the property of their respective owners.

Abstract

This document provides instructions for installing OpenShift Container Platform 4.4 clusters onVMware vSphere.

Page 5: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Table of Contents

CHAPTER 1. INSTALLING ON VSPHERE1.1. INSTALLING A CLUSTER ON VSPHERE

1.1.1. Internet and Telemetry access for OpenShift Container Platform1.1.2. VMware vSphere infrastructure requirements1.1.3. Machine requirements for a cluster with user-provisioned infrastructure

1.1.3.1. Required machines1.1.3.2. Network connectivity requirements1.1.3.3. Minimum resource requirements1.1.3.4. Certificate signing requests management

1.1.4. Creating the user-provisioned infrastructure1.1.4.1. Networking requirements for user-provisioned infrastructure

Network topology requirementsEthernet adaptor hardware address requirements

1.1.4.2. User-provisioned DNS requirements1.1.5. Generating an SSH private key and adding it to the agent1.1.6. Obtaining the installation program1.1.7. Manually creating the installation configuration file

1.1.7.1. Sample install-config.yaml file for VMware vSphere1.1.7.2. Configuring the cluster-wide proxy during installation

1.1.8. Creating the Kubernetes manifest and Ignition config files1.1.9. Creating Red Hat Enterprise Linux CoreOS (RHCOS) machines in vSphere1.1.10. Installing the CLI by downloading the binary

1.1.10.1. Installing the CLI on Linux1.1.10.2. Installing the CLI on Windows1.1.10.3. Installing the CLI on macOS

1.1.11. Creating the cluster1.1.12. Logging in to the cluster1.1.13. Approving the CSRs for your machines1.1.14. Initial Operator configuration

1.1.14.1. Image registry removed during installation1.1.14.2. Image registry storage configuration

1.1.14.2.1. Configuring registry storage for VMware vSphere1.1.14.2.2. Configuring storage for the image registry in non-production clusters

1.1.15. Completing installation on user-provisioned infrastructure1.2. INSTALLING A CLUSTER ON VSPHERE WITH NETWORK CUSTOMIZATIONS

1.2.1. Internet and Telemetry access for OpenShift Container Platform1.2.2. VMware vSphere infrastructure requirements1.2.3. Machine requirements for a cluster with user-provisioned infrastructure

1.2.3.1. Required machines1.2.3.2. Network connectivity requirements1.2.3.3. Minimum resource requirements1.2.3.4. Certificate signing requests management

1.2.4. Creating the user-provisioned infrastructure1.2.4.1. Networking requirements for user-provisioned infrastructure

Network topology requirements1.2.4.2. User-provisioned DNS requirements

1.2.5. Generating an SSH private key and adding it to the agent1.2.6. Obtaining the installation program1.2.7. Manually creating the installation configuration file

1.2.7.1. Sample install-config.yaml file for VMware vSphere1.2.7.2. Network configuration parameters

44446666777899

1213131416171821222223232424262727272930323232343434343535353637394041

4244

Table of Contents

1

Page 6: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1.2.8. Modifying advanced network configuration parameters1.2.9. Cluster Network Operator configuration

1.2.9.1. Configuration parameters for the OpenShift SDN default CNI network provider1.2.9.2. Cluster Network Operator example configuration

1.2.10. Creating the Ignition config files1.2.11. Creating Red Hat Enterprise Linux CoreOS (RHCOS) machines in vSphere1.2.12. Installing the CLI by downloading the binary

1.2.12.1. Installing the CLI on Linux1.2.12.2. Installing the CLI on Windows1.2.12.3. Installing the CLI on macOS

1.2.13. Creating the cluster1.2.14. Logging in to the cluster1.2.15. Approving the CSRs for your machines1.2.16. Initial Operator configuration

1.2.16.1. Image registry removed during installation1.2.16.2. Image registry storage configuration

1.2.17. Completing installation on user-provisioned infrastructure1.3. INSTALLING A CLUSTER ON VSPHERE IN A RESTRICTED NETWORK

1.3.1. About installations in restricted networks1.3.1.1. Additional limits

1.3.2. Internet and Telemetry access for OpenShift Container Platform1.3.3. VMware vSphere infrastructure requirements1.3.4. Machine requirements for a cluster with user-provisioned infrastructure

1.3.4.1. Required machines1.3.4.2. Network connectivity requirements1.3.4.3. Minimum resource requirements1.3.4.4. Certificate signing requests management

1.3.5. Creating the user-provisioned infrastructure1.3.5.1. Networking requirements for user-provisioned infrastructure

Network topology requirements1.3.5.2. User-provisioned DNS requirements

1.3.6. Generating an SSH private key and adding it to the agent1.3.7. Manually creating the installation configuration file

1.3.7.1. Sample install-config.yaml file for VMware vSphere1.3.7.2. Configuring the cluster-wide proxy during installation

1.3.8. Creating the Kubernetes manifest and Ignition config files1.3.9. Creating Red Hat Enterprise Linux CoreOS (RHCOS) machines in vSphere1.3.10. Creating the cluster1.3.11. Logging in to the cluster1.3.12. Approving the CSRs for your machines1.3.13. Initial Operator configuration

1.3.13.1. Image registry storage configuration1.3.13.1.1. Configuring registry storage for VMware vSphere1.3.13.1.2. Configuring storage for the image registry in non-production clusters

1.3.14. Completing installation on user-provisioned infrastructure

44464747484952525253535455565757575960606161

62626363636464656668697072747578797981

82828485

OpenShift Container Platform 4.4 Installing on vSphere

2

Page 7: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Table of Contents

3

Page 8: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

CHAPTER 1. INSTALLING ON VSPHERE

1.1. INSTALLING A CLUSTER ON VSPHERE

In OpenShift Container Platform version 4.4, you can install a cluster on VMware vSphere infrastructurethat you provision.

Prerequisites

Provision persistent storage for your cluster. To deploy a private image registry, your storagemust provide ReadWriteMany access modes.

Review details about the OpenShift Container Platform installation and update processes.

If you use a firewall, you must configure it to allow the sites that your cluster requires access to.

NOTE

Be sure to also review this site list if you are configuring a proxy.

1.1.1. Internet and Telemetry access for OpenShift Container Platform

In OpenShift Container Platform 4.4, you require access to the internet to install your cluster. TheTelemetry service, which runs by default to provide metrics about cluster health and the success ofupdates, also requires internet access. If your cluster is connected to the internet, Telemetry runsautomatically, and your cluster is registered to the Red Hat OpenShift Cluster Manager (OCM) .

Once you confirm that your Red Hat OpenShift Cluster Manager inventory is correct, either maintainedautomatically by Telemetry or manually using OCM, use subscription watch to track your OpenShiftContainer Platform subscriptions at the account or multi-cluster level.

You must have internet access to:

Access the Red Hat OpenShift Cluster Manager page to download the installation program andperform subscription management. If the cluster has internet access and you do not disableTelemetry, that service automatically entitles your cluster.

Access Quay.io to obtain the packages that are required to install your cluster.

Obtain the packages that are required to perform cluster updates.

IMPORTANT

If your cluster cannot have direct internet access, you can perform a restricted networkinstallation on some types of infrastructure that you provision. During that process, youdownload the content that is required and use it to populate a mirror registry with thepackages that you need to install a cluster and generate the installation program. Withsome installation types, the environment that you install your cluster in will not requireinternet access. Before you update the cluster, you update the content of the mirrorregistry.

1.1.2. VMware vSphere infrastructure requirements

You must install the OpenShift Container Platform cluster on a VMware vSphere version that meets the

OpenShift Container Platform 4.4 Installing on vSphere

4

Page 9: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

You must install the OpenShift Container Platform cluster on a VMware vSphere version that meets therequirements for the components that you use.

Table 1.1. Minimum supported vSphere version for VMware components

Component Minimum supported versions Description

Hypervisor vSphere 6.5 with HW version 13 This version is the minimumversion that Red Hat EnterpriseLinux CoreOS (RHCOS)supports. See the Red HatEnterprise Linux 8 supportedhypervisors list.

Networking (NSX-T) n/a vSphere 6.5U3 or vSphere 6.7U2+are required for OpenShiftContainer Platform. Becauseprevious versions of vSphere withNSX-T are not currentlycompatible with OpenShiftContainer Platform, NSX-T is notsupported. NSX-T certification isin process and will be supported ina future release.

Storage with in-tree drivers vSphere 6.5 or vSphere 6.7 This plug-in creates vSpherestorage by using the in-treestorage drivers for vSphereincluded in OpenShift ContainerPlatform and can be used whenvSphere CSI drivers are notavailable.

Storage with vSphere CSI driver vSphere 6.7U3 and later This plug-in creates vSpherestorage by using the standardContainer Storage Interface. ThevSphere CSI driver is providedand supported by VMware.

If you use a vSphere version 6.5 instance, consider upgrading to 6.7U2 before you install OpenShiftContainer Platform.

IMPORTANT

You must ensure that the time on your ESXi hosts is synchronized before you installOpenShift Container Platform. See Edit Time Configuration for a Host in the VMwaredocumentation.

IMPORTANT

CHAPTER 1. INSTALLING ON VSPHERE

5

Page 10: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

IMPORTANT

A limitation of using VPC is that the Storage Distributed Resource Scheduler (SDRS) is not supported. See link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/faqs.html[vSphere Storage for Kubernetes FAQs] in the VMware documentation.

1.1.3. Machine requirements for a cluster with user-provisioned infrastructure

For a cluster that contains user-provisioned infrastructure, you must deploy all of the required machines.

1.1.3.1. Required machines

The smallest OpenShift Container Platform clusters require the following hosts:

One temporary bootstrap machine

Three control plane, or master, machines

At least two compute machines, which are also known as worker machines

NOTE

The cluster requires the bootstrap machine to deploy the OpenShift Container Platformcluster on the three control plane machines. You can remove the bootstrap machine afteryou install the cluster.

IMPORTANT

To maintain high availability of your cluster, use separate physical hosts for these clustermachines.

The bootstrap, control plane, and compute machines must use the Red Hat Enterprise Linux CoreOS(RHCOS) as the operating system.

Note that RHCOS is based on Red Hat Enterprise Linux 8 and inherits all of its hardware certificationsand requirements. See Red Hat Enterprise Linux technology capabilities and limits .

1.1.3.2. Network connectivity requirements

All the Red Hat Enterprise Linux CoreOS (RHCOS) machines require network in initramfs during bootto fetch Ignition config files from the Machine Config Server. During the initial boot, the machinesrequire either a DHCP server or that static IP addresses be set in order to establish a networkconnection to download their Ignition config files.

1.1.3.3. Minimum resource requirements

Each cluster machine must meet the following minimum requirements:

Machine Operating System vCPU Virtual RAM Storage

Bootstrap RHCOS 4 16 GB 120 GB

OpenShift Container Platform 4.4 Installing on vSphere

6

Page 11: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Control plane RHCOS 4 16 GB 120 GB

Compute RHCOS or RHEL7.6

2 8 GB 120 GB

Machine Operating System vCPU Virtual RAM Storage

1.1.3.4. Certificate signing requests management

Because your cluster has limited access to automatic machine management when you use infrastructurethat you provision, you must provide a mechanism for approving cluster certificate signing requests(CSRs) after installation. The kube-controller-manager only approves the kubelet client CSRs. The machine-approver cannot guarantee the validity of a serving certificate that is requested by usingkubelet credentials because it cannot confirm that the correct machine issued the request. You mustdetermine and implement a method of verifying the validity of the kubelet serving certificate requestsand approving them.

1.1.4. Creating the user-provisioned infrastructure

Before you deploy an OpenShift Container Platform cluster that uses user-provisioned infrastructure,you must create the underlying infrastructure.

Prerequistes

Review the OpenShift Container Platform 4.x Tested Integrations page before you create thesupporting infrastructure for your cluster.

Procedure

1. Configure DHCP or set static IP addresses on each node.

2. Provision the required load balancers.

3. Configure the ports for your machines.

4. Configure DNS.

5. Ensure network connectivity.

1.1.4.1. Networking requirements for user-provisioned infrastructure

All the Red Hat Enterprise Linux CoreOS (RHCOS) machines require network in initramfs during bootto fetch Ignition config from the Machine Config Server.

During the initial boot, the machines require either a DHCP server or that static IP addresses be set oneach host in the cluster in order to establish a network connection, which allows them to download theirIgnition config files.

It is recommended to use the DHCP server to manage the machines for the cluster long-term. Ensurethat the DHCP server is configured to provide persistent IP addresses and host names to the clustermachines.

The Kubernetes API server, which runs on each master node after a successful cluster installation, must

CHAPTER 1. INSTALLING ON VSPHERE

7

Page 12: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

be able to resolve the node names of the cluster machines. If the API servers and worker nodes are indifferent zones, you can configure a default DNS search zone to allow the API server to resolve thenode names. Another supported approach is to always refer to hosts by their fully-qualified domainnames in both the node objects and all DNS requests.

You must configure the network connectivity between machines to allow cluster components tocommunicate. Each machine must be able to resolve the host names of all other machines in the cluster.

Table 1.2. All machines to all machines

Protocol Port Description

ICMP N/A Network reachability tests

TCP 9000-9999 Host level services, including the node exporter on ports 9100-9101 and the Cluster Version Operator on port 9099.

10250-10259 The default ports that Kubernetes reserves

10256 openshift-sdn

UDP 4789 VXLAN and GENEVE

6081 VXLAN and GENEVE

9000-9999 Host level services, including the node exporter on ports 9100-9101.

TCP/UDP 30000-32767 Kubernetes NodePort

Table 1.3. All machines to control plane

Protocol Port Description

TCP 2379-2380 etcd server, peer, and metrics ports

6443 Kubernetes API

Network topology requirementsThe infrastructure that you provision for your cluster must meet the following network topologyrequirements.

IMPORTANT

OpenShift Container Platform requires all nodes to have internet access to pull imagesfor platform containers and provide telemetry data to Red Hat.

Load balancers

Before you install OpenShift Container Platform, you must provision two layer-4 load balancers. The API

OpenShift Container Platform 4.4 Installing on vSphere

8

Page 13: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Before you install OpenShift Container Platform, you must provision two layer-4 load balancers. The APIrequires one load balancer and the default Ingress Controller needs the second load balancer to provideingress to applications.

Port Machines Internal External Description

6443 Bootstrap and control plane. You removethe bootstrap machine from the loadbalancer after the bootstrap machineinitializes the cluster control plane.

x x KubernetesAPI server

22623 Bootstrap and control plane. You removethe bootstrap machine from the loadbalancer after the bootstrap machineinitializes the cluster control plane.

x MachineConfigserver

443 The machines that run the Ingress routerpods, compute, or worker, by default.

x x HTTPStraffic

80 The machines that run the Ingress routerpods, compute, or worker by default.

x x HTTP traffic

NOTE

A working configuration for the Ingress router is required for an OpenShift ContainerPlatform cluster. You must configure the Ingress router after the control plane initializes.

Ethernet adaptor hardware address requirementsWhen provisioning VMs for the cluster, the ethernet interfaces configured for each VM must use a MACaddress from the VMware Organizationally Unique Identifier (OUI) allocation ranges:

00:05:69:00:00:00 to 00:05:69:FF:FF:FF

00:0c:29:00:00:00 to 00:0c:29:FF:FF:FF

00:1c:14:00:00:00 to 00:1c:14:FF:FF:FF

00:50:56:00:00:00 to 00:50:56:FF:FF:FF

If a MAC address outside the VMware OUI is used, the cluster installation will not succeed.

1.1.4.2. User-provisioned DNS requirements

The following DNS records are required for an OpenShift Container Platform cluster that uses user-provisioned infrastructure. In each record, <cluster_name> is the cluster name and <base_domain> isthe cluster base domain that you specify in the install-config.yaml file. A complete DNS record takesthe form: <component>.<cluster_name>.<base_domain>..

Table 1.4. Required DNS records

CHAPTER 1. INSTALLING ON VSPHERE

9

Page 14: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Component

Record Description

Kubernetes API

api.<cluster_name>.<base_domain>. This DNS A/AAAA or CNAMErecord must point to the loadbalancer for the control planemachines. This record must beresolvable by both clientsexternal to the cluster and fromall the nodes within the cluster.

api-int.<cluster_name>.<base_domain>. This DNS A/AAAA or CNAMErecord must point to the loadbalancer for the control planemachines. This record must beresolvable from all the nodeswithin the cluster.

IMPORTANT

The API servermust be able toresolve theworker nodes bythe host namesthat are recordedin Kubernetes. Ifit cannot resolvethe node names,proxied API callscan fail, and youcannot retrievelogs from Pods.

Routes *.apps.<cluster_name>.<base_domain>. A wildcard DNS A/AAAA orCNAME record that points to theload balancer that targets themachines that run the Ingressrouter pods, which are the workernodes by default. This recordmust be resolvable by bothclients external to the cluster andfrom all the nodes within thecluster.

OpenShift Container Platform 4.4 Installing on vSphere

10

Page 15: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

etcd etcd-<index>.<cluster_name>.<base_domain>. OpenShift Container Platformrequires DNS A/AAAA records foreach etcd instance to point to thecontrol plane machines that hostthe instances. The etcd instancesare differentiated by <index>values, which start with 0 and endwith n-1, where n is the numberof control plane machines in thecluster. The DNS record mustresolve to an unicast IPv4address for the control planemachine, and the records mustbe resolvable from all the nodesin the cluster.

_etcd-server-ssl._tcp.<cluster_name>.<base_domain>.

For each control plane machine,OpenShift Container Platformalso requires a SRV DNS recordfor etcd server on that machinewith priority 0, weight 10 and port 2380. A cluster that uses threecontrol plane machines requiresthe following records:

# _service._proto.name. TTL class SRV priority weight port target._etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-0.<cluster_name>.<base_domain>_etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-1.<cluster_name>.<base_domain>_etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-2.<cluster_name>.<base_domain>

Component

Record Description

CHAPTER 1. INSTALLING ON VSPHERE

11

Page 16: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

1.1.5. Generating an SSH private key and adding it to the agent

If you want to perform installation debugging or disaster recovery on your cluster, you must provide anSSH key to both your ssh-agent and to the installation program.

NOTE

In a production environment, you require disaster recovery and debugging.

You can use this key to SSH into the master nodes as the user core. When you deploy the cluster, thekey is added to the core user’s ~/.ssh/authorized_keys list.

NOTE

You must use a local key, not one that you configured with platform-specific approachessuch as AWS key pairs.

Procedure

1. If you do not have an SSH key that is configured for password-less authentication on yourcomputer, create one. For example, on a computer that uses a Linux operating system, run thefollowing command:

$ ssh-keygen -t rsa -b 4096 -N '' \ -f <path>/<file_name> 1

Specify the path and file name, such as ~/.ssh/id_rsa, of the SSH key. Do not specify anexisting SSH key, as it will be overwritten.

Running this command generates an SSH key that does not require a password in the locationthat you specified.

2. Start the ssh-agent process as a background task:

$ eval "$(ssh-agent -s)"

Agent pid 31874

3. Add your SSH private key to the ssh-agent:

$ ssh-add <path>/<file_name> 1

Identity added: /home/<you>/<path>/<file_name> (<computer_name>)

Specify the path and file name for your SSH private key, such as ~/.ssh/id_rsa

Next steps

When you install OpenShift Container Platform, provide the SSH public key to the installationprogram. If you install a cluster on infrastructure that you provision, you must provide this key toyour cluster’s machines.

OpenShift Container Platform 4.4 Installing on vSphere

12

Page 17: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1.1.6. Obtaining the installation program

Before you install OpenShift Container Platform, download the installation file on a local computer.

Prerequisites

You must install the cluster from a computer that uses Linux or macOS.

You need 500 MB of local disk space to download the installation program.

Procedure

1. Access the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site. If youhave a Red Hat account, log in with your credentials. If you do not, create an account.

2. Navigate to the page for your installation type, download the installation program for youroperating system, and place the file in the directory where you will store the installationconfiguration files.

IMPORTANT

The installation program creates several files on the computer that you use toinstall your cluster. You must keep both the installation program and the filesthat the installation program creates after you finish installing the cluster.

IMPORTANT

Deleting the files created by the installation program does not remove yourcluster, even if the cluster failed during installation. You must complete theOpenShift Container Platform uninstallation procedures outlined for yourspecific cloud provider to remove your cluster entirely.

3. Extract the installation program. For example, on a computer that uses a Linux operatingsystem, run the following command:

$ tar xvf <installation_program>.tar.gz

4. From the Pull Secret page on the Red Hat OpenShift Cluster Manager site, download yourinstallation pull secret as a .txt file. This pull secret allows you to authenticate with the servicesthat are provided by the included authorities, including Quay.io, which serves the containerimages for OpenShift Container Platform components.

1.1.7. Manually creating the installation configuration file

For installations of OpenShift Container Platform that use user-provisioned infrastructure, you mustmanually generate your installation configuration file.

Prerequisites

Obtain the OpenShift Container Platform installation program and the access token for yourcluster.

Procedure

CHAPTER 1. INSTALLING ON VSPHERE

13

Page 18: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1. Create an installation directory to store your required installation assets in:

$ mkdir <installation_directory>

IMPORTANT

You must create a directory. Some installation assets, like bootstrap X.509certificates have short expiration intervals, so you must not reuse an installationdirectory. If you want to reuse individual files from another cluster installation,you can copy them into your directory. However, the file names for theinstallation assets might change between releases. Use caution when copyinginstallation files from an earlier OpenShift Container Platform version.

2. Customize the following install-config.yaml file template and save it in the <installation_directory>.

NOTE

You must name this configuration file install-config.yaml.

3. Back up the install-config.yaml file so that you can use it to install multiple clusters.

IMPORTANT

The install-config.yaml file is consumed during the next step of the installationprocess. You must back it up now.

1.1.7.1. Sample install-config.yaml file for VMware vSphere

You can customize the install-config.yaml file to specify more details about your OpenShift ContainerPlatform cluster’s platform or modify the values of the required parameters.

apiVersion: v1baseDomain: example.com 1compute:- hyperthreading: Enabled 2 3 name: worker replicas: 0 4controlPlane: hyperthreading: Enabled 5 6 name: master replicas: 3 7metadata: name: test 8platform: vsphere: vcenter: your.vcenter.server 9 username: username 10 password: password 11 datacenter: datacenter 12 defaultDatastore: datastore 13

OpenShift Container Platform 4.4 Installing on vSphere

14

Page 19: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2 5

3 6

4

7

8

9

10

11

12

13

14

15

The base domain of the cluster. All DNS records must be sub-domains of this base and include thecluster name.

The controlPlane section is a single mapping, but the compute section is a sequence of mappings.To meet the requirements of the different data structures, the first line of the compute sectionmust begin with a hyphen, -, and the first line of the controlPlane section must not. Although bothsections currently define a single machine pool, it is possible that future versions of OpenShiftContainer Platform will support defining multiple compute pools during installation. Only onecontrol plane pool is used.

Whether to enable or disable simultaneous multithreading, or hyperthreading. By default,simultaneous multithreading is enabled to increase the performance of your machines' cores. Youcan disable it by setting the parameter value to Disabled. If you disable simultaneousmultithreading in some cluster machines, you must disable it in all cluster machines.

IMPORTANT

If you disable simultaneous multithreading, ensure that your capacity planningaccounts for the dramatically decreased machine performance. Your machines mustuse at least 8 CPUs and 32 GB of RAM if you disable simultaneous multithreading.

You must set the value of the replicas parameter to 0. This parameter controls the number ofworkers that the cluster creates and manages for you, which are functions that the cluster does notperform when you use user-provisioned infrastructure. You must manually deploy worker machinesfor the cluster to use before you finish installing OpenShift Container Platform.

The number of control plane machines that you add to the cluster. Because the cluster uses thisvalues as the number of etcd endpoints in the cluster, the value must match the number of controlplane machines that you deploy.

The cluster name that you specified in your DNS records.

The fully-qualified host name or IP address of the vCenter server.

The name of the user for accessing the server. This user must have at least the roles and privilegesthat are required for static or dynamic persistent volume provisioning in vSphere.

The password associated with the vSphere user.

The vSphere datacenter.

The default vSphere datastore to use.

Whether to enable or disable FIPS mode. By default, FIPS mode is not enabled. If FIPS mode isenabled, the Red Hat Enterprise Linux CoreOS (RHCOS) machines that OpenShift ContainerPlatform runs on bypass the default Kubernetes cryptography suite and use the cryptographymodules that are provided with RHCOS instead.

The pull secret that you obtained from the Pull Secret page on the Red Hat OpenShift ClusterManager site. This pull secret allows you to authenticate with the services that are provided by theincluded authorities, including Quay.io, which serves the container images for OpenShift ContainerPlatform components.

fips: false 14pullSecret: '{"auths": ...}' 15sshKey: 'ssh-ed25519 AAAA...' 16

CHAPTER 1. INSTALLING ON VSPHERE

15

Page 20: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

16

1

2

The public portion of the default SSH key for the core user in Red Hat Enterprise Linux CoreOS(RHCOS).

NOTE

For production OpenShift Container Platform clusters on which you want to performinstallation debugging or disaster recovery, specify an SSH key that your ssh-agentprocess uses.

1.1.7.2. Configuring the cluster-wide proxy during installation

Production environments can deny direct access to the Internet and instead have an HTTP or HTTPSproxy available. You can configure a new OpenShift Container Platform cluster to use a proxy byconfiguring the proxy settings in the install-config.yaml file.

Prerequisites

An existing install-config.yaml file.

Review the sites that your cluster requires access to and determine whether any need to bypassthe proxy. By default, all cluster egress traffic is proxied, including calls to hosting cloud providerAPIs. Add sites to the Proxy object’s spec.noProxy field to bypass the proxy if necessary.

NOTE

The Proxy object’s status.noProxy field is populated by default with theinstance metadata endpoint (169.254.169.254) and with the values of the networking.machineNetwork[].cidr, networking.clusterNetwork[].cidr, and networking.serviceNetwork fields from your installation configuration.

Procedure

1. Edit your install-config.yaml file and add the proxy settings. For example:

A proxy URL to use for creating HTTP connections outside the cluster. The URL schememust be http. If you use an MITM transparent proxy network that does not requireadditional proxy configuration but requires additional CAs, you must not specify an httpProxy value.

A proxy URL to use for creating HTTPS connections outside the cluster. If this field is not

apiVersion: v1baseDomain: my.domain.comproxy: httpProxy: http://<username>:<pswd>@<ip>:<port> 1 httpsProxy: http://<username>:<pswd>@<ip>:<port> 2 noProxy: example.com 3additionalTrustBundle: | 4 -----BEGIN CERTIFICATE----- <MY_TRUSTED_CA_CERT> -----END CERTIFICATE-----...

OpenShift Container Platform 4.4 Installing on vSphere

16

Page 21: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

3

4

A comma-separated list of destination domain names, domains, IP addresses, or othernetwork CIDRs to exclude proxying. Preface a domain with . to include all subdomains of

If provided, the installation program generates a ConfigMap that is named user-ca-bundlein the openshift-config namespace that contains one or more additional CA certificatesthat are required for proxying HTTPS connections. The Cluster Network Operator thencreates a trusted-ca-bundle ConfigMap that merges these contents with the Red HatEnterprise Linux CoreOS (RHCOS) trust bundle, and this ConfigMap is referenced in theProxy object’s trustedCA field. The additionalTrustBundle field is required unless theproxy’s identity certificate is signed by an authority from the RHCOS trust bundle. If youuse an MITM transparent proxy network that does not require additional proxyconfiguration but requires additional CAs, you must provide the MITM CA certificate.

NOTE

The installation program does not support the proxy readinessEndpoints field.

2. Save the file and reference it when installing OpenShift Container Platform.

The installation program creates a cluster-wide proxy that is named cluster that uses the proxy settingsin the provided install-config.yaml file. If no proxy settings are provided, a cluster Proxy object is stillcreated, but it will have a nil spec.

NOTE

Only the Proxy object named cluster is supported, and no additional proxies can becreated.

1.1.8. Creating the Kubernetes manifest and Ignition config files

Because you must modify some cluster definition files and manually start the cluster machines, you mustgenerate the Kubernetes manifest and Ignition config files that the cluster needs to make its machines.

IMPORTANT

The Ignition config files that the installation program generates contain certificates thatexpire after 24 hours. You must complete your cluster installation and keep the clusterrunning for 24 hours in a non-degraded state to ensure that the first certificate rotationhas finished.

Prerequisites

Obtain the OpenShift Container Platform installation program.

Create the install-config.yaml installation configuration file.

Procedure

1. Generate the Kubernetes manifests for the cluster:

$ ./openshift-install create manifests --dir=<installation_directory> 1

INFO Consuming Install Config from target directory

CHAPTER 1. INSTALLING ON VSPHERE

17

Page 22: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

WARNING Making control-plane schedulable by setting MastersSchedulable to true for Scheduler cluster settings

For <installation_directory>, specify the installation directory that contains the install-config.yaml file you created.

Because you create your own compute machines later in the installation process, you can safelyignore this warning.

2. Modify the <installation_directory>/manifests/cluster-scheduler-02-config.yml Kubernetesmanifest file to prevent Pods from being scheduled on the control plane machines:

a. Open the <installation_directory>/manifests/cluster-scheduler-02-config.yml file.

b. Locate the mastersSchedulable parameter and set its value to False.

c. Save and exit the file.

NOTE

Currently, due to a Kubernetes limitation , router Pods running on control planemachines will not be reachable by the ingress load balancer. This step might notbe required in a future minor version of OpenShift Container Platform.

3. Obtain the Ignition config files:

$ ./openshift-install create ignition-configs --dir=<installation_directory> 1

For <installation_directory>, specify the same installation directory.

The following files are generated in the directory:

.├── auth│ ├── kubeadmin-password│ └── kubeconfig├── bootstrap.ign├── master.ign├── metadata.json└── worker.ign

1.1.9. Creating Red Hat Enterprise Linux CoreOS (RHCOS) machines in vSphere

Before you install a cluster that contains user-provisioned infrastructure on VMware vSphere, you mustcreate RHCOS machines on vSphere hosts for it to use.

Prerequisites

Obtain the Ignition config files for your cluster.

Have access to an HTTP server that you can access from your computer and that the machinesthat you create can access.

OpenShift Container Platform 4.4 Installing on vSphere

18

Page 23: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

Create a vSphere cluster.

Procedure

1. Upload the bootstrap Ignition config file, which is named <installation_directory>/bootstrap.ign, that the installation program created to your HTTPserver. Note the URL of this file.You must host the bootstrap Ignition config file because it is too large to fit in a vApp property.

2. Save the following secondary Ignition config file for your bootstrap node to your computer as <installation_directory>/append-bootstrap.ign.

{ "ignition": { "config": { "append": [ { "source": "<bootstrap_ignition_config_url>", 1 "verification": {} } ] }, "timeouts": {}, "version": "2.1.0" }, "networkd": {}, "passwd": {}, "storage": {}, "systemd": {}}

Specify the URL of the bootstrap Ignition config file that you hosted.

When you create the Virtual Machine (VM) for the bootstrap machine, you use this Ignitionconfig file.

3. Convert the master, worker, and secondary bootstrap Ignition config files to Base64 encoding.For example, if you use a Linux operating system, you can use the base64 command to encodethe files.

$ base64 -w0 <installation_directory>/master.ign > <installation_directory>/master.64$ base64 -w0 <installation_directory>/worker.ign > <installation_directory>/worker.64$ base64 -w0 <installation_directory>/append-bootstrap.ign > <installation_directory>/append-bootstrap.64

4. Obtain the RHCOS OVA image from the Product Downloads page on the Red Hat customerportal or the RHCOS image mirror page.

IMPORTANT

CHAPTER 1. INSTALLING ON VSPHERE

19

Page 24: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

IMPORTANT

The RHCOS images might not change with every release of OpenShift ContainerPlatform. You must download an image with the highest version that is less thanor equal to the OpenShift Container Platform version that you install. Use theimage version that matches your OpenShift Container Platform version if it isavailable.

The file name contains the OpenShift Container Platform version number in the format rhcos-<version>-vmware.<architecture>.ova.

5. In the vSphere Client, create a folder in your datacenter to store your VMs.

a. Click the VMs and Templates view.

b. Right-click the name of your datacenter.

c. Click New Folder → New VM and Template Folder.

d. In the window that is displayed, enter the folder name. The folder name must match thecluster name that you specified in the install-config.yaml file.

6. In the vSphere Client, create a template for the OVA image.

NOTE

In the following steps, you use the same template for all of your cluster machinesand provide the location for the Ignition config file for that machine type whenyou provision the VMs.

a. From the Hosts and Clusters tab, right-click your cluster’s name and click Deploy OVFTemplate.

b. On the Select an OVF tab, specify the name of the RHCOS OVA file that you downloaded.

c. On the Select a name and folder tab, set a Virtual machine name, such as RHCOS, clickthe name of your vSphere cluster, and select the folder you created in the previous step.

d. On the Select a compute resource tab, click the name of your vSphere cluster.

e. On the Select storage tab, configure the storage options for your VM.

Select Thin Provision.

Select the datastore that you specified in your install-config.yaml file.

f. On the Select network tab, specify the network that you configured for the cluster, ifavailable.

g. If you plan to use the same template for all cluster machine types, do not specify values onthe Customize template tab.

7. After the template deploys, deploy a VM for a machine in the cluster.

a. Right-click the template’s name and click Clone → Clone to Virtual Machine.

b. On the Select a name and folder tab, specify a name for the VM. You might include the

OpenShift Container Platform 4.4 Installing on vSphere

20

Page 25: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

b. On the Select a name and folder tab, specify a name for the VM. You might include themachine type in the name, such as control-plane-0 or compute-1.

c. On the Select a name and folder tab, select the name of the folder that you created forthe cluster.

d. On the Select a compute resource tab, select the name of a host in your datacenter.

e. Optional: On the Select storage tab, customize the storage options.

f. On the Select clone options, select Customize this virtual machine’s hardware.

g. On the Customize hardware tab, click VM Options → Advanced.

Optional: In the event of cluster performance issues, from the Latency Sensitivity list,select High.

Click Edit Configuration, and on the Configuration Parameters window, click AddConfiguration Params. Define the following parameter names and values:

guestinfo.ignition.config.data: Paste the contents of the base64-encodedIgnition config file for this machine type.

guestinfo.ignition.config.data.encoding: Specify base64.

disk.EnableUUID: Specify TRUE.

Alternatively, prior to powering on the virtual machine add via vApp properties:

Navigate to a virtual machine from the vCenter Server inventory.

On the Configure tab, expand Settings and select vApp options.

Scroll down and under Properties apply the configurations from above.

h. In the Virtual Hardware panel of the Customize hardware tab, modify the specified valuesas required. Ensure that the amount of RAM, CPU, and disk storage meets the minimumrequirements for the machine type.

i. Complete the configuration and power on the VM.

8. Create the rest of the machines for your cluster by following the preceding steps for eachmachine.

IMPORTANT

You must create the bootstrap and control plane machines at this time. Becausesome pods are deployed on compute machines by default, also create at leasttwo compute machine before you install the cluster.

1.1.10. Installing the CLI by downloading the binary

You can install the OpenShift CLI (oc) in order to interact with OpenShift Container Platform from acommand-line interface. You can install oc on Linux, Windows, or macOS.

IMPORTANT

CHAPTER 1. INSTALLING ON VSPHERE

21

Page 26: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

IMPORTANT

If you installed an earlier version of oc, you cannot use it to complete all of the commandsin OpenShift Container Platform 4.4. Download and install the new version of oc.

1.1.10.1. Installing the CLI on Linux

You can install the OpenShift CLI (oc) binary on Linux by using the following procedure.

Procedure

1. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site.

2. Select your infrastructure provider, and, if applicable, your installation type.

3. In the Command-line interface section, select Linux from the drop-down menu and clickDownload command-line tools.

4. Unpack the archive:

$ tar xvzf <file>

5. Place the oc binary in a directory that is on your PATH.To check your PATH, execute the following command:

$ echo $PATH

After you install the CLI, it is available using the oc command:

$ oc <command>

1.1.10.2. Installing the CLI on Windows

You can install the OpenShift CLI (oc) binary on Windows by using the following procedure.

Procedure

1. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site.

2. Select your infrastructure provider, and, if applicable, your installation type.

3. In the Command-line interface section, select Windows from the drop-down menu and clickDownload command-line tools.

4. Unzip the archive with a ZIP program.

5. Move the oc binary to a directory that is on your PATH.To check your PATH, open the command prompt and execute the following command:

C:\> path

After you install the CLI, it is available using the oc command:

OpenShift Container Platform 4.4 Installing on vSphere

22

Page 27: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

C:\> oc <command>

1.1.10.3. Installing the CLI on macOS

You can install the OpenShift CLI (oc) binary on macOS by using the following procedure.

Procedure

1. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site.

2. Select your infrastructure provider, and, if applicable, your installation type.

3. In the Command-line interface section, select MacOS from the drop-down menu and clickDownload command-line tools.

4. Unpack and unzip the archive.

5. Move the oc binary to a directory on your PATH.To check your PATH, open a terminal and execute the following command:

$ echo $PATH

After you install the CLI, it is available using the oc command:

$ oc <command>

1.1.11. Creating the cluster

To create the OpenShift Container Platform cluster, you wait for the bootstrap process to complete onthe machines that you provisioned by using the Ignition config files that you generated with theinstallation program.

Prerequisites

Create the required infrastructure for the cluster.

You obtained the installation program and generated the Ignition config files for your cluster.

You used the Ignition config files to create RHCOS machines for your cluster.

Your machines have direct internet access.

Procedure

1. Monitor the bootstrap process:

$ ./openshift-install --dir=<installation_directory> wait-for bootstrap-complete \ 1 --log-level=info 2INFO Waiting up to 30m0s for the Kubernetes API at https://api.test.example.com...INFO API v1.17.1 upINFO Waiting up to 30m0s for bootstrapping to complete...INFO It is now safe to remove the bootstrap resources

CHAPTER 1. INSTALLING ON VSPHERE

23

Page 28: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

1

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

To view different installation details, specify warn, debug, or error instead of info.

The command succeeds when the Kubernetes API server signals that it has been bootstrappedon the control plane machines.

2. After bootstrap process is complete, remove the bootstrap machine from the load balancer.

IMPORTANT

You must remove the bootstrap machine from the load balancer at this point.You can also remove or reformat the machine itself.

1.1.12. Logging in to the cluster

You can log in to your cluster as a default system user by exporting the cluster kubeconfig file. The kubeconfig file contains information about the cluster that is used by the CLI to connect a client to thecorrect cluster and API server. The file is specific to a cluster and is created during OpenShift ContainerPlatform installation.

Prerequisites

Deploy an OpenShift Container Platform cluster.

Install the oc CLI.

Procedure

1. Export the kubeadmin credentials:

$ export KUBECONFIG=<installation_directory>/auth/kubeconfig 1

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

2. Verify you can run oc commands successfully using the exported configuration:

$ oc whoamisystem:admin

1.1.13. Approving the CSRs for your machines

When you add machines to a cluster, two pending certificates signing request (CSRs) are generated foreach machine that you added. You must confirm that these CSRs are approved or, if necessary, approvethem yourself.

Prerequisites

You added machines to your cluster.

Procedure

OpenShift Container Platform 4.4 Installing on vSphere

24

Page 29: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

Procedure

1. Confirm that the cluster recognizes the machines:

# oc get nodes

NAME STATUS ROLES AGE VERSIONmaster-01.example.com Ready master 40d v1.17.1master-02.example.com Ready master 40d v1.17.1master-03.example.com Ready master 40d v1.17.1worker-01.example.com Ready worker 40d v1.17.1worker-02.example.com Ready worker 40d v1.17.1

The output lists all of the machines that you created.

2. Review the pending certificate signing requests (CSRs) and ensure that the you see a client andserver request with Pending or Approved status for each machine that you added to thecluster:

$ oc get csr

NAME AGE REQUESTOR CONDITIONcsr-8b2br 15m system:serviceaccount:openshift-machine-config-operator:node-bootstrapper Pending 1csr-8vnps 15m system:serviceaccount:openshift-machine-config-operator:node-bootstrapper Pendingcsr-bfd72 5m26s system:node:ip-10-0-50-126.us-east-2.compute.internal Pending 2csr-c57lv 5m26s system:node:ip-10-0-95-157.us-east-2.compute.internal Pending...

A client request CSR.

A server request CSR.

In this example, two machines are joining the cluster. You might see more approved CSRs in thelist.

3. If the CSRs were not approved, after all of the pending CSRs for the machines you added are in Pending status, approve the CSRs for your cluster machines:

NOTE

Because the CSRs rotate automatically, approve your CSRs within an hour ofadding the machines to the cluster. If you do not approve them within an hour, thecertificates will rotate, and more than two certificates will be present for eachnode. You must approve all of these certificates. After you approve the initialCSRs, the subsequent node client CSRs are automatically approved by thecluster kube-controller-manager. You must implement a method ofautomatically approving the kubelet serving certificate requests.

To approve them individually, run the following command for each valid CSR:

CHAPTER 1. INSTALLING ON VSPHERE

25

Page 30: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

$ oc adm certificate approve <csr_name> 1

<csr_name> is the name of a CSR from the list of current CSRs.

To approve all pending CSRs, run the following command:

$ oc get csr -o go-template='{{range .items}}{{if not .status}}{{.metadata.name}}{{"\n"}}{{end}}{{end}}' | xargs oc adm certificate approve

1.1.14. Initial Operator configuration

After the control plane initializes, you must immediately configure some Operators so that they allbecome available.

Prerequisites

Your control plane has initialized.

Procedure

1. Watch the cluster components come online:

$ watch -n5 oc get clusteroperators

NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCEauthentication 4.4.0 True False False 69scloud-credential 4.4.0 True False False 12mcluster-autoscaler 4.4.0 True False False 11mconsole 4.4.0 True False False 46sdns 4.4.0 True False False 11mimage-registry 4.4.0 True False False 5m26singress 4.4.0 True False False 5m36skube-apiserver 4.4.0 True False False 8m53skube-controller-manager 4.4.0 True False False 7m24skube-scheduler 4.4.0 True False False 12mmachine-api 4.4.0 True False False 12mmachine-config 4.4.0 True False False 7m36smarketplace 4.4.0 True False False 7m54mmonitoring 4.4.0 True False False 7h54snetwork 4.4.0 True False False 5m9snode-tuning 4.4.0 True False False 11mopenshift-apiserver 4.4.0 True False False 11mopenshift-controller-manager 4.4.0 True False False 5m943sopenshift-samples 4.4.0 True False False 3m55soperator-lifecycle-manager 4.4.0 True False False 11moperator-lifecycle-manager-catalog 4.4.0 True False False 11mservice-ca 4.4.0 True False False 11mservice-catalog-apiserver 4.4.0 True False False 5m26sservice-catalog-controller-manager 4.4.0 True False False 5m25sstorage 4.4.0 True False False 5m30s

2. Configure the Operators that are not available.

OpenShift Container Platform 4.4 Installing on vSphere

26

Page 31: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1.1.14.1. Image registry removed during installation

On platforms that do not provide shareable object storage, the OpenShift Image Registry Operatorbootstraps itself as Removed. This allows openshift-installer to complete installations on theseplatform types.

After installation, you must edit the Image Registry Operator configuration to switch the ManagementState from Removed to Managed.

NOTE

The Prometheus console provides an ImageRegistryRemoved alert, for example:

"Image Registry has been removed. ImageStreamTags, BuildConfigs and DeploymentConfigs which reference ImageStreamTags may not work as expected.Please configure storage and update the config to Managed state by editingconfigs.imageregistry.operator.openshift.io."

1.1.14.2. Image registry storage configuration

The image-registry Operator is not initially available for platforms that do not provide default storage.After installation, you must configure your registry to use storage so the Registry Operator is madeavailable.

Instructions for both configuring a PersistentVolume, which is required for production clusters, and forconfiguring an empty directory as the storage location, which is available for only non-productionclusters, are shown.

1.1.14.2.1. Configuring registry storage for VMware vSphere

As a cluster administrator, following installation you must configure your registry to use storage.

Prerequisites

Cluster administrator permissions.

A cluster on VMware vSphere.

Provision persistent storage for your cluster. To deploy a private image registry, your storagemust provide ReadWriteMany access mode.

IMPORTANT

vSphere volumes do not support the ReadWriteMany access mode. You mustuse a different storage backend, such as NFS, to configure the registry storage.

Must have "100Gi" capacity.

Procedure

1. To configure your registry to use storage, change the spec.storage.pvc in the configs.imageregistry/cluster resource.

2. Verify you do not have a registry Pod:

CHAPTER 1. INSTALLING ON VSPHERE

27

Page 32: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

$ oc get pod -n openshift-image-registry

NOTE

If the storage type is emptyDIR, the replica number cannot be greater than 1. Ifthe storage type is NFS, and you want to scale up the registry Pod by setting replica>1 you must enable the no_wdelay mount option. For example:

# cat /etc/exports/mnt/data *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=0)sh-4.2# exportfs -rvexporting *:/mnt/data

3. Check the registry configuration:

$ oc edit configs.imageregistry.operator.openshift.io

storage: pvc: claim:

Leave the claim field blank to allow the automatic creation of an image-registry-storage PVC.

4. Optional: Add a new storage class to a PV:

a. Create the PV:

$ oc create -f -

$ oc get pv

b. Create the PVC:

$ oc create -n openshift-image-registry -f -

apiVersion: v1kind: PersistentVolumemetadata: name: image-registry-pvspec: accessModes: - ReadWriteMany capacity: storage: 100Gi nfs: path: /registry server: 172.16.231.181 persistentVolumeReclaimPolicy: Retain storageClassName: nfs01

apiVersion: "v1"kind: "PersistentVolumeClaim"

OpenShift Container Platform 4.4 Installing on vSphere

28

Page 33: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

$ oc get pvc -n openshift-image-registry

Finally, add the name of your PVC:

$ oc edit configs.imageregistry.operator.openshift.io -o yaml

Creating a custom PVC allows you to leave the claim field blank for default automaticcreation of an image-registry-storage PVC.

5. Check the clusteroperator status:

$ oc get clusteroperator image-registry

1.1.14.2.2. Configuring storage for the image registry in non-production clusters

You must configure storage for the image registry Operator. For non-production clusters, you can setthe image registry to an empty directory. If you do so, all images are lost if you restart the registry.

Procedure

To set the image registry storage to an empty directory:

$ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec":{"storage":{"emptyDir":{}}}}'

WARNING

Configure this option for only non-production clusters.

If you run this command before the Image Registry Operator initializes its components, the oc patch command fails with the following error:

metadata: name: "image-registry-pvc"spec: accessModes: - ReadWriteMany resources: requests: storage: 100Gi storageClassName: nfs01 volumeMode: Filesystem

storage: pvc: claim: image-registry-pvc 1

CHAPTER 1. INSTALLING ON VSPHERE

29

Page 34: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Error from server (NotFound): configs.imageregistry.operator.openshift.io "cluster" not found

Wait a few minutes and run the command again.

1.1.15. Completing installation on user-provisioned infrastructure

After you complete the Operator configuration, you can finish installing the cluster on infrastructurethat you provide.

Prerequisites

Your control plane has initialized.

You have completed the initial Operator configuration.

Procedure

1. Confirm that all the cluster components are online:

$ watch -n5 oc get clusteroperators

NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCEauthentication 4.4.3 True False False 7m56scloud-credential 4.4.3 True False False 31mcluster-autoscaler 4.4.3 True False False 16mconsole 4.4.3 True False False 10mcsi-snapshot-controller 4.4.3 True False False 16mdns 4.4.3 True False False 22metcd 4.4.3 False False False 25simage-registry 4.4.3 True False False 16mingress 4.4.3 True False False 16minsights 4.4.3 True False False 17mkube-apiserver 4.4.3 True False False 19mkube-controller-manager 4.4.3 True False False 20mkube-scheduler 4.4.3 True False False 20mkube-storage-version-migrator 4.4.3 True False False 16mmachine-api 4.4.3 True False False 22mmachine-config 4.4.3 True False False 22mmarketplace 4.4.3 True False False 16mmonitoring 4.4.3 True False False 10mnetwork 4.4.3 True False False 23mnode-tuning 4.4.3 True False False 23mopenshift-apiserver 4.4.3 True False False 17mopenshift-controller-manager 4.4.3 True False False 15mopenshift-samples 4.4.3 True False False 16moperator-lifecycle-manager 4.4.3 True False False 22moperator-lifecycle-manager-catalog 4.4.3 True False False 22moperator-lifecycle-manager-packageserver 4.4.3 True False False 18mservice-ca 4.4.3 True False False 23mservice-catalog-apiserver 4.4.3 True False False 23mservice-catalog-controller-manager 4.4.3 True False False 23mstorage 4.4.3 True False False 17m

When all of the cluster Operators are AVAILABLE, you can complete the installation.

OpenShift Container Platform 4.4 Installing on vSphere

30

Page 35: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

2. Monitor for cluster completion:

$ ./openshift-install --dir=<installation_directory> wait-for install-complete 1INFO Waiting up to 30m0s for the cluster to initialize...

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

The command succeeds when the Cluster Version Operator finishes deploying the OpenShiftContainer Platform cluster from Kubernetes API server.

IMPORTANT

The Ignition config files that the installation program generates containcertificates that expire after 24 hours. You must keep the cluster running for 24hours in a non-degraded state to ensure that the first certificate rotation hasfinished.

3. Confirm that the Kubernetes API server is communicating with the Pods.

a. To view a list of all Pods, use the following command:

$ oc get pods --all-namespaces

NAMESPACE NAME READY STATUS RESTARTS AGEopenshift-apiserver-operator openshift-apiserver-operator-85cb746d55-zqhs8 1/1 Running 1 9mopenshift-apiserver apiserver-67b9g 1/1 Running 0 3mopenshift-apiserver apiserver-ljcmx 1/1 Running 0 1mopenshift-apiserver apiserver-z25h4 1/1 Running 0 2mopenshift-authentication-operator authentication-operator-69d5d8bf84-vh2n8 1/1 Running 0 5m...

b. View the logs for a Pod that is listed in the output of the previous command by using thefollowing command:

$ oc logs <pod_name> -n <namespace> 1

Specify the Pod name and namespace, as shown in the output of the previouscommand.

If the Pod logs display, the Kubernetes API server can communicate with the clustermachines.

Next steps

Customize your cluster.

CHAPTER 1. INSTALLING ON VSPHERE

31

Page 36: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

If necessary, you can opt out of remote health reporting .

Set up your registry and configure registry storage .

1.2. INSTALLING A CLUSTER ON VSPHERE WITH NETWORKCUSTOMIZATIONS

In OpenShift Container Platform version 4.4, you can install a cluster on VMware vSphere infrastructurethat you provision with customized network configuration options. By customizing your networkconfiguration, your cluster can coexist with existing IP address allocations in your environment andintegrate with existing MTU and VXLAN configurations.

You must set most of the network configuration parameters during installation, and you can modify only kubeProxy configuration parameters in a running cluster.

Prerequisites

Review details about the OpenShift Container Platform installation and update processes.

If you use a firewall, you must configure it to access Red Hat Insights .

1.2.1. Internet and Telemetry access for OpenShift Container Platform

In OpenShift Container Platform 4.4, you require access to the internet to install your cluster. TheTelemetry service, which runs by default to provide metrics about cluster health and the success ofupdates, also requires internet access. If your cluster is connected to the internet, Telemetry runsautomatically, and your cluster is registered to the Red Hat OpenShift Cluster Manager (OCM) .

Once you confirm that your Red Hat OpenShift Cluster Manager inventory is correct, either maintainedautomatically by Telemetry or manually using OCM, use subscription watch to track your OpenShiftContainer Platform subscriptions at the account or multi-cluster level.

You must have internet access to:

Access the Red Hat OpenShift Cluster Manager page to download the installation program andperform subscription management. If the cluster has internet access and you do not disableTelemetry, that service automatically entitles your cluster.

Access Quay.io to obtain the packages that are required to install your cluster.

Obtain the packages that are required to perform cluster updates.

IMPORTANT

If your cluster cannot have direct internet access, you can perform a restricted networkinstallation on some types of infrastructure that you provision. During that process, youdownload the content that is required and use it to populate a mirror registry with thepackages that you need to install a cluster and generate the installation program. Withsome installation types, the environment that you install your cluster in will not requireinternet access. Before you update the cluster, you update the content of the mirrorregistry.

1.2.2. VMware vSphere infrastructure requirements

You must install the OpenShift Container Platform cluster on a VMware vSphere version that meets the

OpenShift Container Platform 4.4 Installing on vSphere

32

Page 37: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

You must install the OpenShift Container Platform cluster on a VMware vSphere version that meets therequirements for the components that you use.

Table 1.5. Minimum supported vSphere version for VMware components

Component Minimum supported versions Description

Hypervisor vSphere 6.5 with HW version 13 This version is the minimumversion that Red Hat EnterpriseLinux CoreOS (RHCOS)supports. See the Red HatEnterprise Linux 8 supportedhypervisors list.

Networking (NSX-T) n/a vSphere 6.5U3 or vSphere 6.7U2+are required for OpenShiftContainer Platform. Becauseprevious versions of vSphere withNSX-T are not currentlycompatible with OpenShiftContainer Platform, NSX-T is notsupported. NSX-T certification isin process and will be supported ina future release.

Storage with in-tree drivers vSphere 6.5 or vSphere 6.7 This plug-in creates vSpherestorage by using the in-treestorage drivers for vSphereincluded in OpenShift ContainerPlatform and can be used whenvSphere CSI drivers are notavailable.

Storage with vSphere CSI driver vSphere 6.7U3 and later This plug-in creates vSpherestorage by using the standardContainer Storage Interface. ThevSphere CSI driver is providedand supported by VMware.

If you use a vSphere version 6.5 instance, consider upgrading to 6.7U2 before you install OpenShiftContainer Platform.

IMPORTANT

You must ensure that the time on your ESXi hosts is synchronized before you installOpenShift Container Platform. See Edit Time Configuration for a Host in the VMwaredocumentation.

IMPORTANT

CHAPTER 1. INSTALLING ON VSPHERE

33

Page 38: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

IMPORTANT

A limitation of using VPC is that the Storage Distributed Resource Scheduler (SDRS) is not supported. See link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/faqs.html[vSphere Storage for Kubernetes FAQs] in the VMware documentation.

1.2.3. Machine requirements for a cluster with user-provisioned infrastructure

For a cluster that contains user-provisioned infrastructure, you must deploy all of the required machines.

1.2.3.1. Required machines

The smallest OpenShift Container Platform clusters require the following hosts:

One temporary bootstrap machine

Three control plane, or master, machines

At least two compute machines, which are also known as worker machines

NOTE

The cluster requires the bootstrap machine to deploy the OpenShift Container Platformcluster on the three control plane machines. You can remove the bootstrap machine afteryou install the cluster.

IMPORTANT

To maintain high availability of your cluster, use separate physical hosts for these clustermachines.

The bootstrap, control plane, and compute machines must use the Red Hat Enterprise Linux CoreOS(RHCOS) as the operating system.

Note that RHCOS is based on Red Hat Enterprise Linux 8 and inherits all of its hardware certificationsand requirements. See Red Hat Enterprise Linux technology capabilities and limits .

1.2.3.2. Network connectivity requirements

All the Red Hat Enterprise Linux CoreOS (RHCOS) machines require network in initramfs during bootto fetch Ignition config files from the Machine Config Server. During the initial boot, the machinesrequire either a DHCP server or that static IP addresses be set in order to establish a networkconnection to download their Ignition config files.

1.2.3.3. Minimum resource requirements

Each cluster machine must meet the following minimum requirements:

Machine Operating System vCPU Virtual RAM Storage

Bootstrap RHCOS 4 16 GB 120 GB

OpenShift Container Platform 4.4 Installing on vSphere

34

Page 39: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Control plane RHCOS 4 16 GB 120 GB

Compute RHCOS or RHEL7.6

2 8 GB 120 GB

Machine Operating System vCPU Virtual RAM Storage

1.2.3.4. Certificate signing requests management

Because your cluster has limited access to automatic machine management when you use infrastructurethat you provision, you must provide a mechanism for approving cluster certificate signing requests(CSRs) after installation. The kube-controller-manager only approves the kubelet client CSRs. The machine-approver cannot guarantee the validity of a serving certificate that is requested by usingkubelet credentials because it cannot confirm that the correct machine issued the request. You mustdetermine and implement a method of verifying the validity of the kubelet serving certificate requestsand approving them.

1.2.4. Creating the user-provisioned infrastructure

Before you deploy an OpenShift Container Platform cluster that uses user-provisioned infrastructure,you must create the underlying infrastructure.

Prerequistes

Review the OpenShift Container Platform 4.x Tested Integrations page before you create thesupporting infrastructure for your cluster.

Procedure

1. Configure DHCP or set static IP addresses on each node.

2. Provision the required load balancers.

3. Configure the ports for your machines.

4. Configure DNS.

5. Ensure network connectivity.

1.2.4.1. Networking requirements for user-provisioned infrastructure

All the Red Hat Enterprise Linux CoreOS (RHCOS) machines require network in initramfs during bootto fetch Ignition config from the Machine Config Server.

During the initial boot, the machines require either a DHCP server or that static IP addresses be set oneach host in the cluster in order to establish a network connection, which allows them to download theirIgnition config files.

It is recommended to use the DHCP server to manage the machines for the cluster long-term. Ensurethat the DHCP server is configured to provide persistent IP addresses and host names to the clustermachines.

The Kubernetes API server, which runs on each master node after a successful cluster installation, must

CHAPTER 1. INSTALLING ON VSPHERE

35

Page 40: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

be able to resolve the node names of the cluster machines. If the API servers and worker nodes are indifferent zones, you can configure a default DNS search zone to allow the API server to resolve thenode names. Another supported approach is to always refer to hosts by their fully-qualified domainnames in both the node objects and all DNS requests.

You must configure the network connectivity between machines to allow cluster components tocommunicate. Each machine must be able to resolve the host names of all other machines in the cluster.

Table 1.6. All machines to all machines

Protocol Port Description

ICMP N/A Network reachability tests

TCP 9000-9999 Host level services, including the node exporter on ports 9100-9101 and the Cluster Version Operator on port 9099.

10250-10259 The default ports that Kubernetes reserves

10256 openshift-sdn

UDP 4789 VXLAN and GENEVE

6081 VXLAN and GENEVE

9000-9999 Host level services, including the node exporter on ports 9100-9101.

TCP/UDP 30000-32767 Kubernetes NodePort

Table 1.7. All machines to control plane

Protocol Port Description

TCP 2379-2380 etcd server, peer, and metrics ports

6443 Kubernetes API

Network topology requirementsThe infrastructure that you provision for your cluster must meet the following network topologyrequirements.

IMPORTANT

OpenShift Container Platform requires all nodes to have internet access to pull imagesfor platform containers and provide telemetry data to Red Hat.

Load balancers

Before you install OpenShift Container Platform, you must provision two layer-4 load balancers. The API

OpenShift Container Platform 4.4 Installing on vSphere

36

Page 41: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Before you install OpenShift Container Platform, you must provision two layer-4 load balancers. The APIrequires one load balancer and the default Ingress Controller needs the second load balancer to provideingress to applications.

Port Machines Internal External Description

6443 Bootstrap and control plane. You removethe bootstrap machine from the loadbalancer after the bootstrap machineinitializes the cluster control plane.

x x KubernetesAPI server

22623 Bootstrap and control plane. You removethe bootstrap machine from the loadbalancer after the bootstrap machineinitializes the cluster control plane.

x MachineConfigserver

443 The machines that run the Ingress routerpods, compute, or worker, by default.

x x HTTPStraffic

80 The machines that run the Ingress routerpods, compute, or worker by default.

x x HTTP traffic

NOTE

A working configuration for the Ingress router is required for an OpenShift ContainerPlatform cluster. You must configure the Ingress router after the control plane initializes.

1.2.4.2. User-provisioned DNS requirements

The following DNS records are required for an OpenShift Container Platform cluster that uses user-provisioned infrastructure. In each record, <cluster_name> is the cluster name and <base_domain> isthe cluster base domain that you specify in the install-config.yaml file. A complete DNS record takesthe form: <component>.<cluster_name>.<base_domain>..

Table 1.8. Required DNS records

Component

Record Description

Kubernetes API

api.<cluster_name>.<base_domain>. This DNS A/AAAA or CNAMErecord must point to the loadbalancer for the control planemachines. This record must beresolvable by both clientsexternal to the cluster and fromall the nodes within the cluster.

CHAPTER 1. INSTALLING ON VSPHERE

37

Page 42: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

api-int.<cluster_name>.<base_domain>. This DNS A/AAAA or CNAMErecord must point to the loadbalancer for the control planemachines. This record must beresolvable from all the nodeswithin the cluster.

IMPORTANT

The API servermust be able toresolve theworker nodes bythe host namesthat are recordedin Kubernetes. Ifit cannot resolvethe node names,proxied API callscan fail, and youcannot retrievelogs from Pods.

Routes *.apps.<cluster_name>.<base_domain>. A wildcard DNS A/AAAA orCNAME record that points to theload balancer that targets themachines that run the Ingressrouter pods, which are the workernodes by default. This recordmust be resolvable by bothclients external to the cluster andfrom all the nodes within thecluster.

etcd etcd-<index>.<cluster_name>.<base_domain>. OpenShift Container Platformrequires DNS A/AAAA records foreach etcd instance to point to thecontrol plane machines that hostthe instances. The etcd instancesare differentiated by <index>values, which start with 0 and endwith n-1, where n is the numberof control plane machines in thecluster. The DNS record mustresolve to an unicast IPv4address for the control planemachine, and the records mustbe resolvable from all the nodesin the cluster.

Component

Record Description

OpenShift Container Platform 4.4 Installing on vSphere

38

Page 43: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

_etcd-server-ssl._tcp.<cluster_name>.<base_domain>.

For each control plane machine,OpenShift Container Platformalso requires a SRV DNS recordfor etcd server on that machinewith priority 0, weight 10 and port 2380. A cluster that uses threecontrol plane machines requiresthe following records:

# _service._proto.name. TTL class SRV priority weight port target._etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-0.<cluster_name>.<base_domain>_etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-1.<cluster_name>.<base_domain>_etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-2.<cluster_name>.<base_domain>

Component

Record Description

1.2.5. Generating an SSH private key and adding it to the agent

If you want to perform installation debugging or disaster recovery on your cluster, you must provide anSSH key to both your ssh-agent and to the installation program.

NOTE

In a production environment, you require disaster recovery and debugging.

You can use this key to SSH into the master nodes as the user core. When you deploy the cluster, thekey is added to the core user’s ~/.ssh/authorized_keys list.

NOTE

CHAPTER 1. INSTALLING ON VSPHERE

39

Page 44: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

NOTE

You must use a local key, not one that you configured with platform-specific approachessuch as AWS key pairs.

Procedure

1. If you do not have an SSH key that is configured for password-less authentication on yourcomputer, create one. For example, on a computer that uses a Linux operating system, run thefollowing command:

$ ssh-keygen -t rsa -b 4096 -N '' \ -f <path>/<file_name> 1

Specify the path and file name, such as ~/.ssh/id_rsa, of the SSH key. Do not specify anexisting SSH key, as it will be overwritten.

Running this command generates an SSH key that does not require a password in the locationthat you specified.

2. Start the ssh-agent process as a background task:

$ eval "$(ssh-agent -s)"

Agent pid 31874

3. Add your SSH private key to the ssh-agent:

$ ssh-add <path>/<file_name> 1

Identity added: /home/<you>/<path>/<file_name> (<computer_name>)

Specify the path and file name for your SSH private key, such as ~/.ssh/id_rsa

Next steps

When you install OpenShift Container Platform, provide the SSH public key to the installationprogram.

1.2.6. Obtaining the installation program

Before you install OpenShift Container Platform, download the installation file on a local computer.

Prerequisites

You must install the cluster from a computer that uses Linux or macOS.

You need 500 MB of local disk space to download the installation program.

Procedure

1. Access the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site. If you

OpenShift Container Platform 4.4 Installing on vSphere

40

Page 45: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1. Access the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site. If youhave a Red Hat account, log in with your credentials. If you do not, create an account.

2. Navigate to the page for your installation type, download the installation program for youroperating system, and place the file in the directory where you will store the installationconfiguration files.

IMPORTANT

The installation program creates several files on the computer that you use toinstall your cluster. You must keep both the installation program and the filesthat the installation program creates after you finish installing the cluster.

IMPORTANT

Deleting the files created by the installation program does not remove yourcluster, even if the cluster failed during installation. You must complete theOpenShift Container Platform uninstallation procedures outlined for yourspecific cloud provider to remove your cluster entirely.

3. Extract the installation program. For example, on a computer that uses a Linux operatingsystem, run the following command:

$ tar xvf <installation_program>.tar.gz

4. From the Pull Secret page on the Red Hat OpenShift Cluster Manager site, download yourinstallation pull secret as a .txt file. This pull secret allows you to authenticate with the servicesthat are provided by the included authorities, including Quay.io, which serves the containerimages for OpenShift Container Platform components.

1.2.7. Manually creating the installation configuration file

For installations of OpenShift Container Platform that use user-provisioned infrastructure, you mustmanually generate your installation configuration file.

Prerequisites

Obtain the OpenShift Container Platform installation program and the access token for yourcluster.

Procedure

1. Create an installation directory to store your required installation assets in:

$ mkdir <installation_directory>

IMPORTANT

CHAPTER 1. INSTALLING ON VSPHERE

41

Page 46: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

IMPORTANT

You must create a directory. Some installation assets, like bootstrap X.509certificates have short expiration intervals, so you must not reuse an installationdirectory. If you want to reuse individual files from another cluster installation,you can copy them into your directory. However, the file names for theinstallation assets might change between releases. Use caution when copyinginstallation files from an earlier OpenShift Container Platform version.

2. Customize the following install-config.yaml file template and save it in the <installation_directory>.

NOTE

You must name this configuration file install-config.yaml.

3. Back up the install-config.yaml file so that you can use it to install multiple clusters.

IMPORTANT

The install-config.yaml file is consumed during the next step of the installationprocess. You must back it up now.

1.2.7.1. Sample install-config.yaml file for VMware vSphere

You can customize the install-config.yaml file to specify more details about your OpenShift ContainerPlatform cluster’s platform or modify the values of the required parameters.

apiVersion: v1baseDomain: example.com 1compute:- hyperthreading: Enabled 2 3 name: worker replicas: 0 4controlPlane: hyperthreading: Enabled 5 6 name: master replicas: 3 7metadata: name: test 8platform: vsphere: vcenter: your.vcenter.server 9 username: username 10 password: password 11 datacenter: datacenter 12 defaultDatastore: datastore 13fips: false 14pullSecret: '{"auths": ...}' 15sshKey: 'ssh-ed25519 AAAA...' 16

OpenShift Container Platform 4.4 Installing on vSphere

42

Page 47: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2 5

3 6

4

7

8

9

10

11

12

13

14

15

16

The base domain of the cluster. All DNS records must be sub-domains of this base and include thecluster name.

The controlPlane section is a single mapping, but the compute section is a sequence of mappings.To meet the requirements of the different data structures, the first line of the compute sectionmust begin with a hyphen, -, and the first line of the controlPlane section must not. Although bothsections currently define a single machine pool, it is possible that future versions of OpenShiftContainer Platform will support defining multiple compute pools during installation. Only onecontrol plane pool is used.

Whether to enable or disable simultaneous multithreading, or hyperthreading. By default,simultaneous multithreading is enabled to increase the performance of your machines' cores. Youcan disable it by setting the parameter value to Disabled. If you disable simultaneousmultithreading in some cluster machines, you must disable it in all cluster machines.

IMPORTANT

If you disable simultaneous multithreading, ensure that your capacity planningaccounts for the dramatically decreased machine performance. Your machines mustuse at least 8 CPUs and 32 GB of RAM if you disable simultaneous multithreading.

You must set the value of the replicas parameter to 0. This parameter controls the number ofworkers that the cluster creates and manages for you, which are functions that the cluster does notperform when you use user-provisioned infrastructure. You must manually deploy worker machinesfor the cluster to use before you finish installing OpenShift Container Platform.

The number of control plane machines that you add to the cluster. Because the cluster uses thisvalues as the number of etcd endpoints in the cluster, the value must match the number of controlplane machines that you deploy.

The cluster name that you specified in your DNS records.

The fully-qualified host name or IP address of the vCenter server.

The name of the user for accessing the server. This user must have at least the roles and privilegesthat are required for static or dynamic persistent volume provisioning in vSphere.

The password associated with the vSphere user.

The vSphere datacenter.

The default vSphere datastore to use.

Whether to enable or disable FIPS mode. By default, FIPS mode is not enabled. If FIPS mode isenabled, the Red Hat Enterprise Linux CoreOS (RHCOS) machines that OpenShift ContainerPlatform runs on bypass the default Kubernetes cryptography suite and use the cryptographymodules that are provided with RHCOS instead.

The pull secret that you obtained from the Pull Secret page on the Red Hat OpenShift ClusterManager site. This pull secret allows you to authenticate with the services that are provided by theincluded authorities, including Quay.io, which serves the container images for OpenShift ContainerPlatform components.

The public portion of the default SSH key for the core user in Red Hat Enterprise Linux CoreOS(RHCOS).

NOTE

CHAPTER 1. INSTALLING ON VSPHERE

43

Page 48: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

NOTE

For production OpenShift Container Platform clusters on which you want to performinstallation debugging or disaster recovery, specify an SSH key that your ssh-agentprocess uses.

1.2.7.2. Network configuration parameters

You can modify your cluster network configuration parameters in the install-config.yaml configurationfile. The following table describes the parameters.

NOTE

You cannot modify these parameters in the install-config.yaml file after installation.

Table 1.9. Required network parameters

Parameter Description Value

networking.networkType

The default Container Network Interface (CNI)network provider plug-in to deploy. The OpenShiftSDN plug-in is the only plug-insupported in OpenShift Container Platform 4.4.

The default value is OpenShiftSDN.

networking.clusterNetwork[].cidr

A block of IP addresses from which Pod IP addressesare allocated. The OpenShiftSDN network plug-insupports multiple cluster networks. The addressblocks for multiple cluster networks must not overlap.Select address pools large enough to fit youranticipated workload.

An IP address allocation inCIDR format. The defaultvalue is 10.128.0.0/14.

networking.clusterNetwork[].hostPrefix

The subnet prefix length to assign to each individualnode. For example, if hostPrefix is set to 23, theneach node is assigned a /23 subnet out of the given cidr, allowing for 510 (2^(32 - 23) - 2) Pod IPaddresses.

A subnet prefix. The defaultvalue is 23.

networking.serviceNetwork

A block of IP addresses for services. OpenShiftSDNallows only one serviceNetwork block. The addressblock must not overlap with any other network block.

An IP address allocation inCIDR format. The defaultvalue is 172.30.0.0/16.

networking.machineNetwork[].cidr

A block of IP addresses assigned to nodes created bythe OpenShift Container Platform installationprogram while installing the cluster. The addressblock must not overlap with any other network block.Multiple CIDR ranges may be specified.

An IP address allocation inCIDR format. The defaultvalue is 10.0.0.0/16.

1.2.8. Modifying advanced network configuration parameters

You can modify the advanced network configuration parameters only before you install the cluster.Advanced configuration customization lets you integrate your cluster into your existing network

OpenShift Container Platform 4.4 Installing on vSphere

44

Page 49: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

environment by specifying an MTU or VXLAN port, by allowing customization of kube-proxy settings,and by specifying a different mode for the openshiftSDNConfig parameter.

IMPORTANT

Modifying the OpenShift Container Platform manifest files directly is not supported.

Prerequisites

Create the install-config.yaml file and complete any modifications to it.

Create the Ignition config files for your cluster.

Procedure

1. Use the following command to create manifests:

$ ./openshift-install create manifests --dir=<installation_directory> 1

For <installation_directory>, specify the name of the directory that contains the install-config.yaml file for your cluster.

2. Create a file that is named cluster-network-03-config.yml in the <installation_directory>/manifests/ directory:

$ touch <installation_directory>/manifests/cluster-network-03-config.yml 1

For <installation_directory>, specify the directory name that contains the manifests/directory for your cluster.

After creating the file, several network configuration files are in the manifests/ directory, asshown:

$ ls <installation_directory>/manifests/cluster-network-*cluster-network-01-crd.ymlcluster-network-02-config.ymlcluster-network-03-config.yml

3. Open the cluster-network-03-config.yml file in an editor and enter a CR that describes theOperator configuration you want:

apiVersion: operator.openshift.io/v1kind: Networkmetadata: name: clusterspec: 1 clusterNetwork: - cidr: 10.128.0.0/14 hostPrefix: 23 serviceNetwork: - 172.30.0.0/16 defaultNetwork:

CHAPTER 1. INSTALLING ON VSPHERE

45

Page 50: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1 2

3

4

The parameters for the spec parameter are only an example. Specify your configurationfor the Cluster Network Operator in the CR.

The CNO provides default values for the parameters in the CR, so you must specify only theparameters that you want to change.

4. Save the cluster-network-03-config.yml file and quit the text editor.

5. Optional: Back up the manifests/cluster-network-03-config.yml file. The installation programdeletes the manifests/ directory when creating the cluster.

1.2.9. Cluster Network Operator configuration

The configuration for the cluster network is specified as part of the Cluster Network Operator (CNO)configuration and stored in a CR object that is named cluster. The CR specifies the parameters for the Network API in the operator.openshift.io API group.

You can specify the cluster network configuration for your OpenShift Container Platform cluster bysetting the parameter values for the defaultNetwork parameter in the CNO CR. The following CRdisplays the default configuration for the CNO and explains both the parameters you can configure andthe valid parameter values:

Cluster Network Operator CR

Specified in the install-config.yaml file.

Configures the default Container Network Interface (CNI) network provider for the clusternetwork.

The parameters for this object specify the kube-proxy configuration. If you do not specify theparameter values, the Network Operator applies the displayed default parameter values.

type: OpenShiftSDN openshiftSDNConfig: mode: NetworkPolicy mtu: 1450 vxlanPort: 4789

apiVersion: operator.openshift.io/v1kind: Networkmetadata: name: clusterspec: clusterNetwork: 1 - cidr: 10.128.0.0/14 hostPrefix: 23 serviceNetwork: 2 - 172.30.0.0/16 defaultNetwork: 3 ... kubeProxyConfig: 4 iptablesSyncPeriod: 30s 5 proxyArguments: iptables-min-sync-period: 6 - 30s

OpenShift Container Platform 4.4 Installing on vSphere

46

Page 51: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

5

6

1

2

3

4

5

parameter values, the Network Operator applies the displayed default parameter values.

The refresh period for iptables rules. The default value is 30s. Valid suffixes include s, m, and hand are described in the Go time package documentation.

The minimum duration before refreshing iptables rules. This parameter ensures that the refreshdoes not happen too frequently. Valid suffixes include s, m, and h and are described in the Go timepackage.

1.2.9.1. Configuration parameters for the OpenShift SDN default CNI network provider

The following YAML object describes the configuration parameters for the OpenShift SDN defaultContainer Network Interface (CNI) network provider.

Specified in the install-config.yaml file.

Specify only if you want to override part of the OpenShift SDN configuration.

Configures the network isolation mode for OpenShift SDN. The allowed values are Multitenant, Subnet, or NetworkPolicy. The default value is NetworkPolicy.

The maximum transmission unit (MTU) for the VXLAN overlay network. This value is normallyconfigured automatically, but if the nodes in your cluster do not all use the same MTU, then youmust set this explicitly to 50 less than the smallest node MTU value.

The port to use for all VXLAN packets. The default value is 4789. If you are running in a virtualizedenvironment with existing nodes that are part of another VXLAN network, then you might berequired to change this. For example, when running an OpenShift SDN overlay on top of VMwareNSX-T, you must select an alternate port for VXLAN, since both SDNs use the same defaultVXLAN port number.

On Amazon Web Services (AWS), you can select an alternate port for the VXLAN between port 9000 and port 9999.

1.2.9.2. Cluster Network Operator example configuration

A complete CR object for the CNO is displayed in the following example:

Cluster Network Operator example CR

defaultNetwork: type: OpenShiftSDN 1 openshiftSDNConfig: 2 mode: NetworkPolicy 3 mtu: 1450 4 vxlanPort: 4789 5

apiVersion: operator.openshift.io/v1kind: Networkmetadata: name: clusterspec: clusterNetwork:

CHAPTER 1. INSTALLING ON VSPHERE

47

Page 52: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1.2.10. Creating the Ignition config files

Because you must manually start the cluster machines, you must generate the Ignition config files thatthe cluster needs to make its machines.

IMPORTANT

The Ignition config files that the installation program generates contain certificates thatexpire after 24 hours. You must complete your cluster installation and keep the clusterrunning for 24 hours in a non-degraded state to ensure that the first certificate rotationhas finished.

Prerequisites

Obtain the OpenShift Container Platform installation program and the pull secret for yourcluster.

Procedure

1. Obtain the Ignition config files:

$ ./openshift-install create ignition-configs --dir=<installation_directory> 1

For <installation_directory>, specify the directory name to store the files that theinstallation program creates.

IMPORTANT

If you created an install-config.yaml file, specify the directory that contains it.Otherwise, specify an empty directory. Some installation assets, like bootstrapX.509 certificates have short expiration intervals, so you must not reuse aninstallation directory. If you want to reuse individual files from another clusterinstallation, you can copy them into your directory. However, the file names forthe installation assets might change between releases. Use caution when copyinginstallation files from an earlier OpenShift Container Platform version.

The following files are generated in the directory:

- cidr: 10.128.0.0/14 hostPrefix: 23 serviceNetwork: - 172.30.0.0/16 defaultNetwork: type: OpenShiftSDN openshiftSDNConfig: mode: NetworkPolicy mtu: 1450 vxlanPort: 4789 kubeProxyConfig: iptablesSyncPeriod: 30s proxyArguments: iptables-min-sync-period: - 30s

OpenShift Container Platform 4.4 Installing on vSphere

48

Page 53: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

.├── auth│ ├── kubeadmin-password│ └── kubeconfig├── bootstrap.ign├── master.ign├── metadata.json└── worker.ign

1.2.11. Creating Red Hat Enterprise Linux CoreOS (RHCOS) machines in vSphere

Before you install a cluster that contains user-provisioned infrastructure on VMware vSphere, you mustcreate RHCOS machines on vSphere hosts for it to use.

Prerequisites

Obtain the Ignition config files for your cluster.

Have access to an HTTP server that you can access from your computer and that the machinesthat you create can access.

Create a vSphere cluster.

Procedure

1. Upload the bootstrap Ignition config file, which is named <installation_directory>/bootstrap.ign, that the installation program created to your HTTPserver. Note the URL of this file.You must host the bootstrap Ignition config file because it is too large to fit in a vApp property.

2. Save the following secondary Ignition config file for your bootstrap node to your computer as <installation_directory>/append-bootstrap.ign.

{ "ignition": { "config": { "append": [ { "source": "<bootstrap_ignition_config_url>", 1 "verification": {} } ] }, "timeouts": {}, "version": "2.1.0" }, "networkd": {}, "passwd": {}, "storage": {}, "systemd": {}}

Specify the URL of the bootstrap Ignition config file that you hosted.

CHAPTER 1. INSTALLING ON VSPHERE

49

Page 54: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

When you create the Virtual Machine (VM) for the bootstrap machine, you use this Ignitionconfig file.

3. Convert the master, worker, and secondary bootstrap Ignition config files to Base64 encoding.For example, if you use a Linux operating system, you can use the base64 command to encodethe files.

$ base64 -w0 <installation_directory>/master.ign > <installation_directory>/master.64$ base64 -w0 <installation_directory>/worker.ign > <installation_directory>/worker.64$ base64 -w0 <installation_directory>/append-bootstrap.ign > <installation_directory>/append-bootstrap.64

4. Obtain the RHCOS OVA image from the Product Downloads page on the Red Hat customerportal or the RHCOS image mirror page.

IMPORTANT

The RHCOS images might not change with every release of OpenShift ContainerPlatform. You must download an image with the highest version that is less thanor equal to the OpenShift Container Platform version that you install. Use theimage version that matches your OpenShift Container Platform version if it isavailable.

The file name contains the OpenShift Container Platform version number in the format rhcos-<version>-vmware.<architecture>.ova.

5. In the vSphere Client, create a folder in your datacenter to store your VMs.

a. Click the VMs and Templates view.

b. Right-click the name of your datacenter.

c. Click New Folder → New VM and Template Folder.

d. In the window that is displayed, enter the folder name. The folder name must match thecluster name that you specified in the install-config.yaml file.

6. In the vSphere Client, create a template for the OVA image.

NOTE

In the following steps, you use the same template for all of your cluster machinesand provide the location for the Ignition config file for that machine type whenyou provision the VMs.

a. From the Hosts and Clusters tab, right-click your cluster’s name and click Deploy OVFTemplate.

b. On the Select an OVF tab, specify the name of the RHCOS OVA file that you downloaded.

c. On the Select a name and folder tab, set a Virtual machine name, such as RHCOS, clickthe name of your vSphere cluster, and select the folder you created in the previous step.

d. On the Select a compute resource tab, click the name of your vSphere cluster.

OpenShift Container Platform 4.4 Installing on vSphere

50

Page 55: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

e. On the Select storage tab, configure the storage options for your VM.

Select Thin Provision.

Select the datastore that you specified in your install-config.yaml file.

f. On the Select network tab, specify the network that you configured for the cluster, ifavailable.

g. If you plan to use the same template for all cluster machine types, do not specify values onthe Customize template tab.

7. After the template deploys, deploy a VM for a machine in the cluster.

a. Right-click the template’s name and click Clone → Clone to Virtual Machine.

b. On the Select a name and folder tab, specify a name for the VM. You might include themachine type in the name, such as control-plane-0 or compute-1.

c. On the Select a name and folder tab, select the name of the folder that you created forthe cluster.

d. On the Select a compute resource tab, select the name of a host in your datacenter.

e. Optional: On the Select storage tab, customize the storage options.

f. On the Select clone options, select Customize this virtual machine’s hardware.

g. On the Customize hardware tab, click VM Options → Advanced.

Optional: In the event of cluster performance issues, from the Latency Sensitivity list,select High.

Click Edit Configuration, and on the Configuration Parameters window, click AddConfiguration Params. Define the following parameter names and values:

guestinfo.ignition.config.data: Paste the contents of the base64-encodedIgnition config file for this machine type.

guestinfo.ignition.config.data.encoding: Specify base64.

disk.EnableUUID: Specify TRUE.

Alternatively, prior to powering on the virtual machine add via vApp properties:

Navigate to a virtual machine from the vCenter Server inventory.

On the Configure tab, expand Settings and select vApp options.

Scroll down and under Properties apply the configurations from above.

h. In the Virtual Hardware panel of the Customize hardware tab, modify the specified valuesas required. Ensure that the amount of RAM, CPU, and disk storage meets the minimumrequirements for the machine type.

i. Complete the configuration and power on the VM.

8. Create the rest of the machines for your cluster by following the preceding steps for eachmachine.

CHAPTER 1. INSTALLING ON VSPHERE

51

Page 56: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

IMPORTANT

You must create the bootstrap and control plane machines at this time. Becausesome pods are deployed on compute machines by default, also create at leasttwo compute machine before you install the cluster.

1.2.12. Installing the CLI by downloading the binary

You can install the OpenShift CLI (oc) in order to interact with OpenShift Container Platform from acommand-line interface. You can install oc on Linux, Windows, or macOS.

IMPORTANT

If you installed an earlier version of oc, you cannot use it to complete all of the commandsin OpenShift Container Platform 4.4. Download and install the new version of oc.

1.2.12.1. Installing the CLI on Linux

You can install the OpenShift CLI (oc) binary on Linux by using the following procedure.

Procedure

1. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site.

2. Select your infrastructure provider, and, if applicable, your installation type.

3. In the Command-line interface section, select Linux from the drop-down menu and clickDownload command-line tools.

4. Unpack the archive:

$ tar xvzf <file>

5. Place the oc binary in a directory that is on your PATH.To check your PATH, execute the following command:

$ echo $PATH

After you install the CLI, it is available using the oc command:

$ oc <command>

1.2.12.2. Installing the CLI on Windows

You can install the OpenShift CLI (oc) binary on Windows by using the following procedure.

Procedure

1. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site.

2. Select your infrastructure provider, and, if applicable, your installation type.

3. In the Command-line interface section, select Windows from the drop-down menu and click

OpenShift Container Platform 4.4 Installing on vSphere

52

Page 57: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

3. In the Command-line interface section, select Windows from the drop-down menu and clickDownload command-line tools.

4. Unzip the archive with a ZIP program.

5. Move the oc binary to a directory that is on your PATH.To check your PATH, open the command prompt and execute the following command:

C:\> path

After you install the CLI, it is available using the oc command:

C:\> oc <command>

1.2.12.3. Installing the CLI on macOS

You can install the OpenShift CLI (oc) binary on macOS by using the following procedure.

Procedure

1. Navigate to the Infrastructure Provider page on the Red Hat OpenShift Cluster Manager site.

2. Select your infrastructure provider, and, if applicable, your installation type.

3. In the Command-line interface section, select MacOS from the drop-down menu and clickDownload command-line tools.

4. Unpack and unzip the archive.

5. Move the oc binary to a directory on your PATH.To check your PATH, open a terminal and execute the following command:

$ echo $PATH

After you install the CLI, it is available using the oc command:

$ oc <command>

1.2.13. Creating the cluster

To create the OpenShift Container Platform cluster, you wait for the bootstrap process to complete onthe machines that you provisioned by using the Ignition config files that you generated with theinstallation program.

Prerequisites

Create the required infrastructure for the cluster.

You obtained the installation program and generated the Ignition config files for your cluster.

You used the Ignition config files to create RHCOS machines for your cluster.

Your machines have direct internet access.

CHAPTER 1. INSTALLING ON VSPHERE

53

Page 58: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

1

Procedure

1. Monitor the bootstrap process:

$ ./openshift-install --dir=<installation_directory> wait-for bootstrap-complete \ 1 --log-level=info 2INFO Waiting up to 30m0s for the Kubernetes API at https://api.test.example.com...INFO API v1.17.1 upINFO Waiting up to 30m0s for bootstrapping to complete...INFO It is now safe to remove the bootstrap resources

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

To view different installation details, specify warn, debug, or error instead of info.

The command succeeds when the Kubernetes API server signals that it has been bootstrappedon the control plane machines.

2. After bootstrap process is complete, remove the bootstrap machine from the load balancer.

IMPORTANT

You must remove the bootstrap machine from the load balancer at this point.You can also remove or reformat the machine itself.

1.2.14. Logging in to the cluster

You can log in to your cluster as a default system user by exporting the cluster kubeconfig file. The kubeconfig file contains information about the cluster that is used by the CLI to connect a client to thecorrect cluster and API server. The file is specific to a cluster and is created during OpenShift ContainerPlatform installation.

Prerequisites

Deploy an OpenShift Container Platform cluster.

Install the oc CLI.

Procedure

1. Export the kubeadmin credentials:

$ export KUBECONFIG=<installation_directory>/auth/kubeconfig 1

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

2. Verify you can run oc commands successfully using the exported configuration:

$ oc whoamisystem:admin

OpenShift Container Platform 4.4 Installing on vSphere

54

Page 59: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

1.2.15. Approving the CSRs for your machines

When you add machines to a cluster, two pending certificates signing request (CSRs) are generated foreach machine that you added. You must confirm that these CSRs are approved or, if necessary, approvethem yourself.

Prerequisites

You added machines to your cluster.

Procedure

1. Confirm that the cluster recognizes the machines:

# oc get nodes

NAME STATUS ROLES AGE VERSIONmaster-01.example.com Ready master 40d v1.17.1master-02.example.com Ready master 40d v1.17.1master-03.example.com Ready master 40d v1.17.1worker-01.example.com Ready worker 40d v1.17.1worker-02.example.com Ready worker 40d v1.17.1

The output lists all of the machines that you created.

2. Review the pending certificate signing requests (CSRs) and ensure that the you see a client andserver request with Pending or Approved status for each machine that you added to thecluster:

$ oc get csr

NAME AGE REQUESTOR CONDITIONcsr-8b2br 15m system:serviceaccount:openshift-machine-config-operator:node-bootstrapper Pending 1csr-8vnps 15m system:serviceaccount:openshift-machine-config-operator:node-bootstrapper Pendingcsr-bfd72 5m26s system:node:ip-10-0-50-126.us-east-2.compute.internal Pending 2csr-c57lv 5m26s system:node:ip-10-0-95-157.us-east-2.compute.internal Pending...

A client request CSR.

A server request CSR.

In this example, two machines are joining the cluster. You might see more approved CSRs in thelist.

3. If the CSRs were not approved, after all of the pending CSRs for the machines you added are in Pending status, approve the CSRs for your cluster machines:

NOTE

CHAPTER 1. INSTALLING ON VSPHERE

55

Page 60: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

NOTE

Because the CSRs rotate automatically, approve your CSRs within an hour ofadding the machines to the cluster. If you do not approve them within an hour, thecertificates will rotate, and more than two certificates will be present for eachnode. You must approve all of these certificates. After you approve the initialCSRs, the subsequent node client CSRs are automatically approved by thecluster kube-controller-manager. You must implement a method ofautomatically approving the kubelet serving certificate requests.

To approve them individually, run the following command for each valid CSR:

$ oc adm certificate approve <csr_name> 1

<csr_name> is the name of a CSR from the list of current CSRs.

To approve all pending CSRs, run the following command:

$ oc get csr -o go-template='{{range .items}}{{if not .status}}{{.metadata.name}}{{"\n"}}{{end}}{{end}}' | xargs oc adm certificate approve

1.2.16. Initial Operator configuration

After the control plane initializes, you must immediately configure some Operators so that they allbecome available.

Prerequisites

Your control plane has initialized.

Procedure

1. Watch the cluster components come online:

$ watch -n5 oc get clusteroperators

NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCEauthentication 4.4.0 True False False 69scloud-credential 4.4.0 True False False 12mcluster-autoscaler 4.4.0 True False False 11mconsole 4.4.0 True False False 46sdns 4.4.0 True False False 11mimage-registry 4.4.0 True False False 5m26singress 4.4.0 True False False 5m36skube-apiserver 4.4.0 True False False 8m53skube-controller-manager 4.4.0 True False False 7m24skube-scheduler 4.4.0 True False False 12mmachine-api 4.4.0 True False False 12mmachine-config 4.4.0 True False False 7m36smarketplace 4.4.0 True False False 7m54mmonitoring 4.4.0 True False False 7h54snetwork 4.4.0 True False False 5m9s

OpenShift Container Platform 4.4 Installing on vSphere

56

Page 61: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

node-tuning 4.4.0 True False False 11mopenshift-apiserver 4.4.0 True False False 11mopenshift-controller-manager 4.4.0 True False False 5m943sopenshift-samples 4.4.0 True False False 3m55soperator-lifecycle-manager 4.4.0 True False False 11moperator-lifecycle-manager-catalog 4.4.0 True False False 11mservice-ca 4.4.0 True False False 11mservice-catalog-apiserver 4.4.0 True False False 5m26sservice-catalog-controller-manager 4.4.0 True False False 5m25sstorage 4.4.0 True False False 5m30s

2. Configure the Operators that are not available.

1.2.16.1. Image registry removed during installation

On platforms that do not provide shareable object storage, the OpenShift Image Registry Operatorbootstraps itself as Removed. This allows openshift-installer to complete installations on theseplatform types.

After installation, you must edit the Image Registry Operator configuration to switch the ManagementState from Removed to Managed.

NOTE

The Prometheus console provides an ImageRegistryRemoved alert, for example:

"Image Registry has been removed. ImageStreamTags, BuildConfigs and DeploymentConfigs which reference ImageStreamTags may not work as expected.Please configure storage and update the config to Managed state by editingconfigs.imageregistry.operator.openshift.io."

1.2.16.2. Image registry storage configuration

The image-registry Operator is not initially available for platforms that do not provide default storage.After installation, you must configure your registry to use storage so the Registry Operator is madeavailable.

Instructions for both configuring a PersistentVolume, which is required for production clusters, and forconfiguring an empty directory as the storage location, which is available for only non-productionclusters, are shown.

1.2.17. Completing installation on user-provisioned infrastructure

After you complete the Operator configuration, you can finish installing the cluster on infrastructurethat you provide.

Prerequisites

Your control plane has initialized.

You have completed the initial Operator configuration.

Procedure

CHAPTER 1. INSTALLING ON VSPHERE

57

Page 62: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1. Confirm that all the cluster components are online:

$ watch -n5 oc get clusteroperators

NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCEauthentication 4.4.3 True False False 7m56scloud-credential 4.4.3 True False False 31mcluster-autoscaler 4.4.3 True False False 16mconsole 4.4.3 True False False 10mcsi-snapshot-controller 4.4.3 True False False 16mdns 4.4.3 True False False 22metcd 4.4.3 False False False 25simage-registry 4.4.3 True False False 16mingress 4.4.3 True False False 16minsights 4.4.3 True False False 17mkube-apiserver 4.4.3 True False False 19mkube-controller-manager 4.4.3 True False False 20mkube-scheduler 4.4.3 True False False 20mkube-storage-version-migrator 4.4.3 True False False 16mmachine-api 4.4.3 True False False 22mmachine-config 4.4.3 True False False 22mmarketplace 4.4.3 True False False 16mmonitoring 4.4.3 True False False 10mnetwork 4.4.3 True False False 23mnode-tuning 4.4.3 True False False 23mopenshift-apiserver 4.4.3 True False False 17mopenshift-controller-manager 4.4.3 True False False 15mopenshift-samples 4.4.3 True False False 16moperator-lifecycle-manager 4.4.3 True False False 22moperator-lifecycle-manager-catalog 4.4.3 True False False 22moperator-lifecycle-manager-packageserver 4.4.3 True False False 18mservice-ca 4.4.3 True False False 23mservice-catalog-apiserver 4.4.3 True False False 23mservice-catalog-controller-manager 4.4.3 True False False 23mstorage 4.4.3 True False False 17m

When all of the cluster Operators are AVAILABLE, you can complete the installation.

2. Monitor for cluster completion:

$ ./openshift-install --dir=<installation_directory> wait-for install-complete 1INFO Waiting up to 30m0s for the cluster to initialize...

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

The command succeeds when the Cluster Version Operator finishes deploying the OpenShiftContainer Platform cluster from Kubernetes API server.

IMPORTANT

OpenShift Container Platform 4.4 Installing on vSphere

58

Page 63: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

IMPORTANT

The Ignition config files that the installation program generates containcertificates that expire after 24 hours. You must keep the cluster running for 24hours in a non-degraded state to ensure that the first certificate rotation hasfinished.

3. Confirm that the Kubernetes API server is communicating with the Pods.

a. To view a list of all Pods, use the following command:

$ oc get pods --all-namespaces

NAMESPACE NAME READY STATUS RESTARTS AGEopenshift-apiserver-operator openshift-apiserver-operator-85cb746d55-zqhs8 1/1 Running 1 9mopenshift-apiserver apiserver-67b9g 1/1 Running 0 3mopenshift-apiserver apiserver-ljcmx 1/1 Running 0 1mopenshift-apiserver apiserver-z25h4 1/1 Running 0 2mopenshift-authentication-operator authentication-operator-69d5d8bf84-vh2n8 1/1 Running 0 5m...

b. View the logs for a Pod that is listed in the output of the previous command by using thefollowing command:

$ oc logs <pod_name> -n <namespace> 1

Specify the Pod name and namespace, as shown in the output of the previouscommand.

If the Pod logs display, the Kubernetes API server can communicate with the clustermachines.

Next steps

Customize your cluster.

If necessary, you can opt out of remote health reporting .

Set up your registry and configure registry storage .

1.3. INSTALLING A CLUSTER ON VSPHERE IN A RESTRICTEDNETWORK

In OpenShift Container Platform version 4.4, you can install a cluster on VMware vSphere infrastructurethat you provision in a restricted network.

Prerequisites

CHAPTER 1. INSTALLING ON VSPHERE

59

Page 64: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Create a registry on your mirror host and obtain the imageContentSources data for yourversion of OpenShift Container Platform.

IMPORTANT

Because the installation media is on the mirror host, you can use that computerto complete all installation steps.

Provision persistent storage for your cluster. To deploy a private image registry, your storagemust provide ReadWriteMany access modes.

Review details about the OpenShift Container Platform installation and update processes.

If you use a firewall and plan to use telemetry, you must configure the firewall to allow the sitesthat your cluster requires access to.

NOTE

Be sure to also review this site list if you are configuring a proxy.

1.3.1. About installations in restricted networks

In OpenShift Container Platform 4.4, you can perform an installation that does not require an activeconnection to the internet to obtain software components. You complete an installation in a restrictednetwork on only infrastructure that you provision, not infrastructure that the installation programprovisions, so your platform selection is limited.

If you choose to perform a restricted network installation on a cloud platform, you still require access toits cloud APIs. Some cloud functions, like Amazon Web Service’s IAM service, require internet access, soyou might still require internet access. Depending on your network, you might require less internetaccess for an installation on bare metal hardware or on VMware vSphere.

To complete a restricted network installation, you must create a registry that mirrors the contents of theOpenShift Container Platform registry and contains the installation media. You can create this registryon a mirror host, which can access both the internet and your closed network, or by using other methodsthat meet your restrictions.

IMPORTANT

Restricted network installations always use user-provisioned infrastructure. Because ofthe complexity of the configuration for user-provisioned installations, considercompleting a standard user-provisioned infrastructure installation before you attempt arestricted network installation. Completing this test installation might make it easier toisolate and troubleshoot any issues that might arise during your installation in a restrictednetwork.

1.3.1.1. Additional limits

Clusters in restricted networks have the following additional limitations and restrictions:

The ClusterVersion status includes an Unable to retrieve available updates error.

By default, you cannot use the contents of the Developer Catalog because you cannot accessthe required ImageStreamTags.

OpenShift Container Platform 4.4 Installing on vSphere

60

Page 65: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1.3.2. Internet and Telemetry access for OpenShift Container Platform

In OpenShift Container Platform 4.4, you require access to the internet to obtain the images that arenecessary to install your cluster. The Telemetry service, which runs by default to provide metrics aboutcluster health and the success of updates, also requires internet access. If your cluster is connected tothe internet, Telemetry runs automatically, and your cluster is registered to the Red Hat OpenShiftCluster Manager (OCM).

Once you confirm that your Red Hat OpenShift Cluster Manager inventory is correct, either maintainedautomatically by Telemetry or manually using OCM, use subscription watch to track your OpenShiftContainer Platform subscriptions at the account or multi-cluster level.

You must have internet access to:

Access the Red Hat OpenShift Cluster Manager page to download the installation program andperform subscription management. If the cluster has internet access and you do not disableTelemetry, that service automatically entitles your cluster.

Access Quay.io to obtain the packages that are required to install your cluster.

Obtain the packages that are required to perform cluster updates.

IMPORTANT

If your cluster cannot have direct internet access, you can perform a restricted networkinstallation on some types of infrastructure that you provision. During that process, youdownload the content that is required and use it to populate a mirror registry with thepackages that you need to install a cluster and generate the installation program. Withsome installation types, the environment that you install your cluster in will not requireinternet access. Before you update the cluster, you update the content of the mirrorregistry.

1.3.3. VMware vSphere infrastructure requirements

You must install the OpenShift Container Platform cluster on a VMware vSphere version that meets therequirements for the components that you use.

Table 1.10. Minimum supported vSphere version for VMware components

Component Minimum supported versions Description

Hypervisor vSphere 6.5 with HW version 13 This version is the minimumversion that Red Hat EnterpriseLinux CoreOS (RHCOS)supports. See the Red HatEnterprise Linux 8 supportedhypervisors list.

CHAPTER 1. INSTALLING ON VSPHERE

61

Page 66: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Networking (NSX-T) n/a vSphere 6.5U3 or vSphere 6.7U2+are required for OpenShiftContainer Platform. Becauseprevious versions of vSphere withNSX-T are not currentlycompatible with OpenShiftContainer Platform, NSX-T is notsupported. NSX-T certification isin process and will be supported ina future release.

Storage with in-tree drivers vSphere 6.5 or vSphere 6.7 This plug-in creates vSpherestorage by using the in-treestorage drivers for vSphereincluded in OpenShift ContainerPlatform and can be used whenvSphere CSI drivers are notavailable.

Storage with vSphere CSI driver vSphere 6.7U3 and later This plug-in creates vSpherestorage by using the standardContainer Storage Interface. ThevSphere CSI driver is providedand supported by VMware.

Component Minimum supported versions Description

If you use a vSphere version 6.5 instance, consider upgrading to 6.7U2 before you install OpenShiftContainer Platform.

IMPORTANT

You must ensure that the time on your ESXi hosts is synchronized before you installOpenShift Container Platform. See Edit Time Configuration for a Host in the VMwaredocumentation.

IMPORTANT

A limitation of using VPC is that the Storage Distributed Resource Scheduler (SDRS) is not supported. See link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/faqs.html[vSphere Storage for Kubernetes FAQs] in the VMware documentation.

1.3.4. Machine requirements for a cluster with user-provisioned infrastructure

For a cluster that contains user-provisioned infrastructure, you must deploy all of the required machines.

1.3.4.1. Required machines

The smallest OpenShift Container Platform clusters require the following hosts:

OpenShift Container Platform 4.4 Installing on vSphere

62

Page 67: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

One temporary bootstrap machine

Three control plane, or master, machines

At least two compute machines, which are also known as worker machines

NOTE

The cluster requires the bootstrap machine to deploy the OpenShift Container Platformcluster on the three control plane machines. You can remove the bootstrap machine afteryou install the cluster.

IMPORTANT

To maintain high availability of your cluster, use separate physical hosts for these clustermachines.

The bootstrap, control plane, and compute machines must use the Red Hat Enterprise Linux CoreOS(RHCOS) as the operating system.

Note that RHCOS is based on Red Hat Enterprise Linux 8 and inherits all of its hardware certificationsand requirements. See Red Hat Enterprise Linux technology capabilities and limits .

1.3.4.2. Network connectivity requirements

All the Red Hat Enterprise Linux CoreOS (RHCOS) machines require network in initramfs during bootto fetch Ignition config files from the Machine Config Server. During the initial boot, the machinesrequire either a DHCP server or that static IP addresses be set in order to establish a networkconnection to download their Ignition config files.

1.3.4.3. Minimum resource requirements

Each cluster machine must meet the following minimum requirements:

Machine Operating System vCPU Virtual RAM Storage

Bootstrap RHCOS 4 16 GB 120 GB

Control plane RHCOS 4 16 GB 120 GB

Compute RHCOS or RHEL7.6

2 8 GB 120 GB

1.3.4.4. Certificate signing requests management

Because your cluster has limited access to automatic machine management when you use infrastructurethat you provision, you must provide a mechanism for approving cluster certificate signing requests(CSRs) after installation. The kube-controller-manager only approves the kubelet client CSRs. The machine-approver cannot guarantee the validity of a serving certificate that is requested by usingkubelet credentials because it cannot confirm that the correct machine issued the request. You mustdetermine and implement a method of verifying the validity of the kubelet serving certificate requestsand approving them.

CHAPTER 1. INSTALLING ON VSPHERE

63

Page 68: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1.3.5. Creating the user-provisioned infrastructure

Before you deploy an OpenShift Container Platform cluster that uses user-provisioned infrastructure,you must create the underlying infrastructure.

Prerequistes

Review the OpenShift Container Platform 4.x Tested Integrations page before you create thesupporting infrastructure for your cluster.

Procedure

1. Configure DHCP or set static IP addresses on each node.

2. Provision the required load balancers.

3. Configure the ports for your machines.

4. Configure DNS.

5. Ensure network connectivity.

1.3.5.1. Networking requirements for user-provisioned infrastructure

All the Red Hat Enterprise Linux CoreOS (RHCOS) machines require network in initramfs during bootto fetch Ignition config from the Machine Config Server.

During the initial boot, the machines require either a DHCP server or that static IP addresses be set oneach host in the cluster in order to establish a network connection, which allows them to download theirIgnition config files.

It is recommended to use the DHCP server to manage the machines for the cluster long-term. Ensurethat the DHCP server is configured to provide persistent IP addresses and host names to the clustermachines.

The Kubernetes API server, which runs on each master node after a successful cluster installation, mustbe able to resolve the node names of the cluster machines. If the API servers and worker nodes are indifferent zones, you can configure a default DNS search zone to allow the API server to resolve thenode names. Another supported approach is to always refer to hosts by their fully-qualified domainnames in both the node objects and all DNS requests.

You must configure the network connectivity between machines to allow cluster components tocommunicate. Each machine must be able to resolve the host names of all other machines in the cluster.

Table 1.11. All machines to all machines

Protocol Port Description

ICMP N/A Network reachability tests

TCP 9000-9999 Host level services, including the node exporter on ports 9100-9101 and the Cluster Version Operator on port 9099.

10250-10259 The default ports that Kubernetes reserves

OpenShift Container Platform 4.4 Installing on vSphere

64

Page 69: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

10256 openshift-sdn

UDP 4789 VXLAN and GENEVE

6081 VXLAN and GENEVE

9000-9999 Host level services, including the node exporter on ports 9100-9101.

TCP/UDP 30000-32767 Kubernetes NodePort

Protocol Port Description

Table 1.12. All machines to control plane

Protocol Port Description

TCP 2379-2380 etcd server, peer, and metrics ports

6443 Kubernetes API

Network topology requirementsThe infrastructure that you provision for your cluster must meet the following network topologyrequirements.

IMPORTANT

OpenShift Container Platform requires all nodes to have internet access to pull imagesfor platform containers and provide telemetry data to Red Hat.

Load balancers

Before you install OpenShift Container Platform, you must provision two layer-4 load balancers. The APIrequires one load balancer and the default Ingress Controller needs the second load balancer to provideingress to applications.

Port Machines Internal External Description

6443 Bootstrap and control plane. You removethe bootstrap machine from the loadbalancer after the bootstrap machineinitializes the cluster control plane.

x x KubernetesAPI server

22623 Bootstrap and control plane. You removethe bootstrap machine from the loadbalancer after the bootstrap machineinitializes the cluster control plane.

x MachineConfigserver

CHAPTER 1. INSTALLING ON VSPHERE

65

Page 70: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

443 The machines that run the Ingress routerpods, compute, or worker, by default.

x x HTTPStraffic

80 The machines that run the Ingress routerpods, compute, or worker by default.

x x HTTP traffic

Port Machines Internal External Description

NOTE

A working configuration for the Ingress router is required for an OpenShift ContainerPlatform cluster. You must configure the Ingress router after the control plane initializes.

1.3.5.2. User-provisioned DNS requirements

The following DNS records are required for an OpenShift Container Platform cluster that uses user-provisioned infrastructure. In each record, <cluster_name> is the cluster name and <base_domain> isthe cluster base domain that you specify in the install-config.yaml file. A complete DNS record takesthe form: <component>.<cluster_name>.<base_domain>..

Table 1.13. Required DNS records

Component

Record Description

Kubernetes API

api.<cluster_name>.<base_domain>. This DNS A/AAAA or CNAMErecord must point to the loadbalancer for the control planemachines. This record must beresolvable by both clientsexternal to the cluster and fromall the nodes within the cluster.

OpenShift Container Platform 4.4 Installing on vSphere

66

Page 71: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

api-int.<cluster_name>.<base_domain>. This DNS A/AAAA or CNAMErecord must point to the loadbalancer for the control planemachines. This record must beresolvable from all the nodeswithin the cluster.

IMPORTANT

The API servermust be able toresolve theworker nodes bythe host namesthat are recordedin Kubernetes. Ifit cannot resolvethe node names,proxied API callscan fail, and youcannot retrievelogs from Pods.

Routes *.apps.<cluster_name>.<base_domain>. A wildcard DNS A/AAAA orCNAME record that points to theload balancer that targets themachines that run the Ingressrouter pods, which are the workernodes by default. This recordmust be resolvable by bothclients external to the cluster andfrom all the nodes within thecluster.

Component

Record Description

CHAPTER 1. INSTALLING ON VSPHERE

67

Page 72: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

etcd etcd-<index>.<cluster_name>.<base_domain>. OpenShift Container Platformrequires DNS A/AAAA records foreach etcd instance to point to thecontrol plane machines that hostthe instances. The etcd instancesare differentiated by <index>values, which start with 0 and endwith n-1, where n is the numberof control plane machines in thecluster. The DNS record mustresolve to an unicast IPv4address for the control planemachine, and the records mustbe resolvable from all the nodesin the cluster.

_etcd-server-ssl._tcp.<cluster_name>.<base_domain>.

For each control plane machine,OpenShift Container Platformalso requires a SRV DNS recordfor etcd server on that machinewith priority 0, weight 10 and port 2380. A cluster that uses threecontrol plane machines requiresthe following records:

# _service._proto.name. TTL class SRV priority weight port target._etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-0.<cluster_name>.<base_domain>_etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-1.<cluster_name>.<base_domain>_etcd-server-ssl._tcp.<cluster_name>.<base_domain>. 86400 IN SRV 0 10 2380 etcd-2.<cluster_name>.<base_domain>

Component

Record Description

1.3.6. Generating an SSH private key and adding it to the agent

If you want to perform installation debugging or disaster recovery on your cluster, you must provide an

OpenShift Container Platform 4.4 Installing on vSphere

68

Page 73: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

If you want to perform installation debugging or disaster recovery on your cluster, you must provide anSSH key to both your ssh-agent and to the installation program.

NOTE

In a production environment, you require disaster recovery and debugging.

You can use this key to SSH into the master nodes as the user core. When you deploy the cluster, thekey is added to the core user’s ~/.ssh/authorized_keys list.

NOTE

You must use a local key, not one that you configured with platform-specific approachessuch as AWS key pairs.

Procedure

1. If you do not have an SSH key that is configured for password-less authentication on yourcomputer, create one. For example, on a computer that uses a Linux operating system, run thefollowing command:

$ ssh-keygen -t rsa -b 4096 -N '' \ -f <path>/<file_name> 1

Specify the path and file name, such as ~/.ssh/id_rsa, of the SSH key. Do not specify anexisting SSH key, as it will be overwritten.

Running this command generates an SSH key that does not require a password in the locationthat you specified.

2. Start the ssh-agent process as a background task:

$ eval "$(ssh-agent -s)"

Agent pid 31874

3. Add your SSH private key to the ssh-agent:

$ ssh-add <path>/<file_name> 1

Identity added: /home/<you>/<path>/<file_name> (<computer_name>)

Specify the path and file name for your SSH private key, such as ~/.ssh/id_rsa

Next steps

When you install OpenShift Container Platform, provide the SSH public key to the installationprogram. If you install a cluster on infrastructure that you provision, you must provide this key toyour cluster’s machines.

1.3.7. Manually creating the installation configuration file

CHAPTER 1. INSTALLING ON VSPHERE

69

Page 74: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

For installations of OpenShift Container Platform that use user-provisioned infrastructure, you mustmanually generate your installation configuration file.

Prerequisites

Obtain the OpenShift Container Platform installation program and the access token for yourcluster.

Obtain the imageContentSources section from the output of the command to mirror therepository.

Obtain the contents of the certificate for your mirror registry.

Procedure

1. Create an installation directory to store your required installation assets in:

$ mkdir <installation_directory>

IMPORTANT

You must create a directory. Some installation assets, like bootstrap X.509certificates have short expiration intervals, so you must not reuse an installationdirectory. If you want to reuse individual files from another cluster installation,you can copy them into your directory. However, the file names for theinstallation assets might change between releases. Use caution when copyinginstallation files from an earlier OpenShift Container Platform version.

2. Customize the following install-config.yaml file template and save it in the <installation_directory>.

NOTE

You must name this configuration file install-config.yaml.

Unless you use a registry that RHCOS trusts by default, such as docker.io, you must providethe contents of the certificate for your mirror repository in the additionalTrustBundlesection. In most cases, you must provide the certificate for your mirror.

You must include the imageContentSources section from the output of the command tomirror the repository.

3. Back up the install-config.yaml file so that you can use it to install multiple clusters.

IMPORTANT

The install-config.yaml file is consumed during the next step of the installationprocess. You must back it up now.

1.3.7.1. Sample install-config.yaml file for VMware vSphere

You can customize the install-config.yaml file to specify more details about your OpenShift ContainerPlatform cluster’s platform or modify the values of the required parameters.

OpenShift Container Platform 4.4 Installing on vSphere

70

Page 75: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2 5

3 6

The base domain of the cluster. All DNS records must be sub-domains of this base and include thecluster name.

The controlPlane section is a single mapping, but the compute section is a sequence of mappings.To meet the requirements of the different data structures, the first line of the compute sectionmust begin with a hyphen, -, and the first line of the controlPlane section must not. Although bothsections currently define a single machine pool, it is possible that future versions of OpenShiftContainer Platform will support defining multiple compute pools during installation. Only onecontrol plane pool is used.

Whether to enable or disable simultaneous multithreading, or hyperthreading. By default,simultaneous multithreading is enabled to increase the performance of your machines' cores. Youcan disable it by setting the parameter value to Disabled. If you disable simultaneousmultithreading in some cluster machines, you must disable it in all cluster machines.

IMPORTANT

apiVersion: v1baseDomain: example.com 1compute:- hyperthreading: Enabled 2 3 name: worker replicas: 0 4controlPlane: hyperthreading: Enabled 5 6 name: master replicas: 3 7metadata: name: test 8platform: vsphere: vcenter: your.vcenter.server 9 username: username 10 password: password 11 datacenter: datacenter 12 defaultDatastore: datastore 13fips: false 14pullSecret: '{"auths":{"<mirror_registry>": {"auth": "<credentials>","email": "[email protected]"}}}' 15sshKey: 'ssh-ed25519 AAAA...' 16additionalTrustBundle: | 17 -----BEGIN CERTIFICATE----- ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ -----END CERTIFICATE-----imageContentSources: 18- mirrors: - <mirror_registry>/<repo_name>/release source: quay.io/openshift-release-dev/ocp-release- mirrors: - <mirror_registry>/<repo_name>/release source: registry.svc.ci.openshift.org/ocp/release

CHAPTER 1. INSTALLING ON VSPHERE

71

Page 76: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

4

7

8

9

10

11

12

13

14

15

16

17

18

IMPORTANT

If you disable simultaneous multithreading, ensure that your capacity planningaccounts for the dramatically decreased machine performance. Your machines mustuse at least 8 CPUs and 32 GB of RAM if you disable simultaneous multithreading.

You must set the value of the replicas parameter to 0. This parameter controls the number ofworkers that the cluster creates and manages for you, which are functions that the cluster does notperform when you use user-provisioned infrastructure. You must manually deploy worker machinesfor the cluster to use before you finish installing OpenShift Container Platform.

The number of control plane machines that you add to the cluster. Because the cluster uses thisvalues as the number of etcd endpoints in the cluster, the value must match the number of controlplane machines that you deploy.

The cluster name that you specified in your DNS records.

The fully-qualified host name or IP address of the vCenter server.

The name of the user for accessing the server. This user must have at least the roles and privilegesthat are required for static or dynamic persistent volume provisioning in vSphere.

The password associated with the vSphere user.

The vSphere datacenter.

The default vSphere datastore to use.

Whether to enable or disable FIPS mode. By default, FIPS mode is not enabled. If FIPS mode isenabled, the Red Hat Enterprise Linux CoreOS (RHCOS) machines that OpenShift ContainerPlatform runs on bypass the default Kubernetes cryptography suite and use the cryptographymodules that are provided with RHCOS instead.

For <mirror_registry>, specify the registry domain name, and optionally the port, that your mirrorregistry uses to serve content. For example registry.example.com or registry.example.com:5000. For <credentials>, specify the base64-encoded user name andpassword for your mirror registry.

The public portion of the default SSH key for the core user in Red Hat Enterprise Linux CoreOS(RHCOS).

NOTE

For production OpenShift Container Platform clusters on which you want to performinstallation debugging or disaster recovery, specify an SSH key that your ssh-agentprocess uses.

Provide the contents of the certificate file that you used for your mirror registry.

Provide the imageContentSources section from the output of the command to mirror therepository.

1.3.7.2. Configuring the cluster-wide proxy during installation

Production environments can deny direct access to the Internet and instead have an HTTP or HTTPS

OpenShift Container Platform 4.4 Installing on vSphere

72

Page 77: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

3

4

Production environments can deny direct access to the Internet and instead have an HTTP or HTTPSproxy available. You can configure a new OpenShift Container Platform cluster to use a proxy byconfiguring the proxy settings in the install-config.yaml file.

Prerequisites

An existing install-config.yaml file.

Review the sites that your cluster requires access to and determine whether any need to bypassthe proxy. By default, all cluster egress traffic is proxied, including calls to hosting cloud providerAPIs. Add sites to the Proxy object’s spec.noProxy field to bypass the proxy if necessary.

NOTE

The Proxy object’s status.noProxy field is populated by default with theinstance metadata endpoint (169.254.169.254) and with the values of the networking.machineNetwork[].cidr, networking.clusterNetwork[].cidr, and networking.serviceNetwork fields from your installation configuration.

Procedure

1. Edit your install-config.yaml file and add the proxy settings. For example:

A proxy URL to use for creating HTTP connections outside the cluster. The URL schememust be http. If you use an MITM transparent proxy network that does not requireadditional proxy configuration but requires additional CAs, you must not specify an httpProxy value.

A proxy URL to use for creating HTTPS connections outside the cluster. If this field is notspecified, then httpProxy is used for both HTTP and HTTPS connections. The URLscheme must be http; https is currently not supported. If you use an MITM transparentproxy network that does not require additional proxy configuration but requires additionalCAs, you must not specify an httpsProxy value.

A comma-separated list of destination domain names, domains, IP addresses, or othernetwork CIDRs to exclude proxying. Preface a domain with . to include all subdomains ofthat domain. Use * to bypass proxy for all destinations.

If provided, the installation program generates a ConfigMap that is named user-ca-bundlein the openshift-config namespace that contains one or more additional CA certificatesthat are required for proxying HTTPS connections. The Cluster Network Operator thencreates a trusted-ca-bundle ConfigMap that merges these contents with the Red HatEnterprise Linux CoreOS (RHCOS) trust bundle, and this ConfigMap is referenced in the

apiVersion: v1baseDomain: my.domain.comproxy: httpProxy: http://<username>:<pswd>@<ip>:<port> 1 httpsProxy: http://<username>:<pswd>@<ip>:<port> 2 noProxy: example.com 3additionalTrustBundle: | 4 -----BEGIN CERTIFICATE----- <MY_TRUSTED_CA_CERT> -----END CERTIFICATE-----...

CHAPTER 1. INSTALLING ON VSPHERE

73

Page 78: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

Proxy object’s trustedCA field. The additionalTrustBundle field is required unless theproxy’s identity certificate is signed by an authority from the RHCOS trust bundle. If youuse an MITM transparent proxy network that does not require additional proxyconfiguration but requires additional CAs, you must provide the MITM CA certificate.

NOTE

The installation program does not support the proxy readinessEndpoints field.

2. Save the file and reference it when installing OpenShift Container Platform.

The installation program creates a cluster-wide proxy that is named cluster that uses the proxy settingsin the provided install-config.yaml file. If no proxy settings are provided, a cluster Proxy object is stillcreated, but it will have a nil spec.

NOTE

Only the Proxy object named cluster is supported, and no additional proxies can becreated.

1.3.8. Creating the Kubernetes manifest and Ignition config files

Because you must modify some cluster definition files and manually start the cluster machines, you mustgenerate the Kubernetes manifest and Ignition config files that the cluster needs to make its machines.

IMPORTANT

The Ignition config files that the installation program generates contain certificates thatexpire after 24 hours. You must complete your cluster installation and keep the clusterrunning for 24 hours in a non-degraded state to ensure that the first certificate rotationhas finished.

Prerequisites

Obtain the OpenShift Container Platform installation program. For a restricted networkinstallation, these files are on your mirror host.

Create the install-config.yaml installation configuration file.

Procedure

1. Generate the Kubernetes manifests for the cluster:

$ ./openshift-install create manifests --dir=<installation_directory> 1

INFO Consuming Install Config from target directoryWARNING Making control-plane schedulable by setting MastersSchedulable to true for Scheduler cluster settings

For <installation_directory>, specify the installation directory that contains the install-config.yaml file you created.

OpenShift Container Platform 4.4 Installing on vSphere

74

Page 79: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

Because you create your own compute machines later in the installation process, you can safelyignore this warning.

2. Modify the <installation_directory>/manifests/cluster-scheduler-02-config.yml Kubernetesmanifest file to prevent Pods from being scheduled on the control plane machines:

a. Open the <installation_directory>/manifests/cluster-scheduler-02-config.yml file.

b. Locate the mastersSchedulable parameter and set its value to False.

c. Save and exit the file.

NOTE

Currently, due to a Kubernetes limitation , router Pods running on control planemachines will not be reachable by the ingress load balancer. This step might notbe required in a future minor version of OpenShift Container Platform.

3. Obtain the Ignition config files:

$ ./openshift-install create ignition-configs --dir=<installation_directory> 1

For <installation_directory>, specify the same installation directory.

The following files are generated in the directory:

.├── auth│ ├── kubeadmin-password│ └── kubeconfig├── bootstrap.ign├── master.ign├── metadata.json└── worker.ign

1.3.9. Creating Red Hat Enterprise Linux CoreOS (RHCOS) machines in vSphere

Before you install a cluster that contains user-provisioned infrastructure on VMware vSphere, you mustcreate RHCOS machines on vSphere hosts for it to use.

Prerequisites

Obtain the Ignition config files for your cluster.

Have access to an HTTP server that you can access from your computer and that the machinesthat you create can access.

Create a vSphere cluster.

Procedure

1. Upload the bootstrap Ignition config file, which is named

CHAPTER 1. INSTALLING ON VSPHERE

75

Page 80: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1. Upload the bootstrap Ignition config file, which is named <installation_directory>/bootstrap.ign, that the installation program created to your HTTPserver. Note the URL of this file.You must host the bootstrap Ignition config file because it is too large to fit in a vApp property.

2. Save the following secondary Ignition config file for your bootstrap node to your computer as <installation_directory>/append-bootstrap.ign.

{ "ignition": { "config": { "append": [ { "source": "<bootstrap_ignition_config_url>", 1 "verification": {} } ] }, "timeouts": {}, "version": "2.1.0" }, "networkd": {}, "passwd": {}, "storage": {}, "systemd": {}}

Specify the URL of the bootstrap Ignition config file that you hosted.

When you create the Virtual Machine (VM) for the bootstrap machine, you use this Ignitionconfig file.

3. Convert the master, worker, and secondary bootstrap Ignition config files to Base64 encoding.For example, if you use a Linux operating system, you can use the base64 command to encodethe files.

$ base64 -w0 <installation_directory>/master.ign > <installation_directory>/master.64$ base64 -w0 <installation_directory>/worker.ign > <installation_directory>/worker.64$ base64 -w0 <installation_directory>/append-bootstrap.ign > <installation_directory>/append-bootstrap.64

4. Obtain the RHCOS OVA image from the Product Downloads page on the Red Hat customerportal or the RHCOS image mirror page.

IMPORTANT

The RHCOS images might not change with every release of OpenShift ContainerPlatform. You must download an image with the highest version that is less thanor equal to the OpenShift Container Platform version that you install. Use theimage version that matches your OpenShift Container Platform version if it isavailable.

The file name contains the OpenShift Container Platform version number in the format rhcos-<version>-vmware.<architecture>.ova.

OpenShift Container Platform 4.4 Installing on vSphere

76

Page 81: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

5. In the vSphere Client, create a folder in your datacenter to store your VMs.

a. Click the VMs and Templates view.

b. Right-click the name of your datacenter.

c. Click New Folder → New VM and Template Folder.

d. In the window that is displayed, enter the folder name. The folder name must match thecluster name that you specified in the install-config.yaml file.

6. In the vSphere Client, create a template for the OVA image.

NOTE

In the following steps, you use the same template for all of your cluster machinesand provide the location for the Ignition config file for that machine type whenyou provision the VMs.

a. From the Hosts and Clusters tab, right-click your cluster’s name and click Deploy OVFTemplate.

b. On the Select an OVF tab, specify the name of the RHCOS OVA file that you downloaded.

c. On the Select a name and folder tab, set a Virtual machine name, such as RHCOS, clickthe name of your vSphere cluster, and select the folder you created in the previous step.

d. On the Select a compute resource tab, click the name of your vSphere cluster.

e. On the Select storage tab, configure the storage options for your VM.

Select Thin Provision.

Select the datastore that you specified in your install-config.yaml file.

f. On the Select network tab, specify the network that you configured for the cluster, ifavailable.

g. If you plan to use the same template for all cluster machine types, do not specify values onthe Customize template tab.

7. After the template deploys, deploy a VM for a machine in the cluster.

a. Right-click the template’s name and click Clone → Clone to Virtual Machine.

b. On the Select a name and folder tab, specify a name for the VM. You might include themachine type in the name, such as control-plane-0 or compute-1.

c. On the Select a name and folder tab, select the name of the folder that you created forthe cluster.

d. On the Select a compute resource tab, select the name of a host in your datacenter.

e. Optional: On the Select storage tab, customize the storage options.

f. On the Select clone options, select Customize this virtual machine’s hardware.

CHAPTER 1. INSTALLING ON VSPHERE

77

Page 82: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

g. On the Customize hardware tab, click VM Options → Advanced.

Optional: In the event of cluster performance issues, from the Latency Sensitivity list,select High.

Click Edit Configuration, and on the Configuration Parameters window, click AddConfiguration Params. Define the following parameter names and values:

guestinfo.ignition.config.data: Paste the contents of the base64-encodedIgnition config file for this machine type.

guestinfo.ignition.config.data.encoding: Specify base64.

disk.EnableUUID: Specify TRUE.

Alternatively, prior to powering on the virtual machine add via vApp properties:

Navigate to a virtual machine from the vCenter Server inventory.

On the Configure tab, expand Settings and select vApp options.

Scroll down and under Properties apply the configurations from above.

h. In the Virtual Hardware panel of the Customize hardware tab, modify the specified valuesas required. Ensure that the amount of RAM, CPU, and disk storage meets the minimumrequirements for the machine type.

i. Complete the configuration and power on the VM.

8. Create the rest of the machines for your cluster by following the preceding steps for eachmachine.

IMPORTANT

You must create the bootstrap and control plane machines at this time. Becausesome pods are deployed on compute machines by default, also create at leasttwo compute machine before you install the cluster.

1.3.10. Creating the cluster

To create the OpenShift Container Platform cluster, you wait for the bootstrap process to complete onthe machines that you provisioned by using the Ignition config files that you generated with theinstallation program.

Prerequisites

Create the required infrastructure for the cluster.

You obtained the installation program and generated the Ignition config files for your cluster.

You used the Ignition config files to create RHCOS machines for your cluster.

Procedure

1. Monitor the bootstrap process:

OpenShift Container Platform 4.4 Installing on vSphere

78

Page 83: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

1

$ ./openshift-install --dir=<installation_directory> wait-for bootstrap-complete \ 1 --log-level=info 2INFO Waiting up to 30m0s for the Kubernetes API at https://api.test.example.com...INFO API v1.17.1 upINFO Waiting up to 30m0s for bootstrapping to complete...INFO It is now safe to remove the bootstrap resources

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

To view different installation details, specify warn, debug, or error instead of info.

The command succeeds when the Kubernetes API server signals that it has been bootstrappedon the control plane machines.

2. After bootstrap process is complete, remove the bootstrap machine from the load balancer.

IMPORTANT

You must remove the bootstrap machine from the load balancer at this point.You can also remove or reformat the machine itself.

1.3.11. Logging in to the cluster

You can log in to your cluster as a default system user by exporting the cluster kubeconfig file. The kubeconfig file contains information about the cluster that is used by the CLI to connect a client to thecorrect cluster and API server. The file is specific to a cluster and is created during OpenShift ContainerPlatform installation.

Prerequisites

Deploy an OpenShift Container Platform cluster.

Install the oc CLI.

Procedure

1. Export the kubeadmin credentials:

$ export KUBECONFIG=<installation_directory>/auth/kubeconfig 1

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

2. Verify you can run oc commands successfully using the exported configuration:

$ oc whoamisystem:admin

1.3.12. Approving the CSRs for your machines

When you add machines to a cluster, two pending certificates signing request (CSRs) are generated for

CHAPTER 1. INSTALLING ON VSPHERE

79

Page 84: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

2

When you add machines to a cluster, two pending certificates signing request (CSRs) are generated foreach machine that you added. You must confirm that these CSRs are approved or, if necessary, approvethem yourself.

Prerequisites

You added machines to your cluster.

Procedure

1. Confirm that the cluster recognizes the machines:

# oc get nodes

NAME STATUS ROLES AGE VERSIONmaster-01.example.com Ready master 40d v1.17.1master-02.example.com Ready master 40d v1.17.1master-03.example.com Ready master 40d v1.17.1worker-01.example.com Ready worker 40d v1.17.1worker-02.example.com Ready worker 40d v1.17.1

The output lists all of the machines that you created.

2. Review the pending certificate signing requests (CSRs) and ensure that the you see a client andserver request with Pending or Approved status for each machine that you added to thecluster:

$ oc get csr

NAME AGE REQUESTOR CONDITIONcsr-8b2br 15m system:serviceaccount:openshift-machine-config-operator:node-bootstrapper Pending 1csr-8vnps 15m system:serviceaccount:openshift-machine-config-operator:node-bootstrapper Pendingcsr-bfd72 5m26s system:node:ip-10-0-50-126.us-east-2.compute.internal Pending 2csr-c57lv 5m26s system:node:ip-10-0-95-157.us-east-2.compute.internal Pending...

A client request CSR.

A server request CSR.

In this example, two machines are joining the cluster. You might see more approved CSRs in thelist.

3. If the CSRs were not approved, after all of the pending CSRs for the machines you added are in Pending status, approve the CSRs for your cluster machines:

NOTE

OpenShift Container Platform 4.4 Installing on vSphere

80

Page 85: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

NOTE

Because the CSRs rotate automatically, approve your CSRs within an hour ofadding the machines to the cluster. If you do not approve them within an hour, thecertificates will rotate, and more than two certificates will be present for eachnode. You must approve all of these certificates. After you approve the initialCSRs, the subsequent node client CSRs are automatically approved by thecluster kube-controller-manager. You must implement a method ofautomatically approving the kubelet serving certificate requests.

To approve them individually, run the following command for each valid CSR:

$ oc adm certificate approve <csr_name> 1

<csr_name> is the name of a CSR from the list of current CSRs.

To approve all pending CSRs, run the following command:

$ oc get csr -o go-template='{{range .items}}{{if not .status}}{{.metadata.name}}{{"\n"}}{{end}}{{end}}' | xargs oc adm certificate approve

1.3.13. Initial Operator configuration

After the control plane initializes, you must immediately configure some Operators so that they allbecome available.

Prerequisites

Your control plane has initialized.

Procedure

1. Watch the cluster components come online:

$ watch -n5 oc get clusteroperators

NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCEauthentication 4.4.0 True False False 69scloud-credential 4.4.0 True False False 12mcluster-autoscaler 4.4.0 True False False 11mconsole 4.4.0 True False False 46sdns 4.4.0 True False False 11mimage-registry 4.4.0 True False False 5m26singress 4.4.0 True False False 5m36skube-apiserver 4.4.0 True False False 8m53skube-controller-manager 4.4.0 True False False 7m24skube-scheduler 4.4.0 True False False 12mmachine-api 4.4.0 True False False 12mmachine-config 4.4.0 True False False 7m36smarketplace 4.4.0 True False False 7m54mmonitoring 4.4.0 True False False 7h54snetwork 4.4.0 True False False 5m9s

CHAPTER 1. INSTALLING ON VSPHERE

81

Page 86: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

node-tuning 4.4.0 True False False 11mopenshift-apiserver 4.4.0 True False False 11mopenshift-controller-manager 4.4.0 True False False 5m943sopenshift-samples 4.4.0 True False False 3m55soperator-lifecycle-manager 4.4.0 True False False 11moperator-lifecycle-manager-catalog 4.4.0 True False False 11mservice-ca 4.4.0 True False False 11mservice-catalog-apiserver 4.4.0 True False False 5m26sservice-catalog-controller-manager 4.4.0 True False False 5m25sstorage 4.4.0 True False False 5m30s

2. Configure the Operators that are not available.

1.3.13.1. Image registry storage configuration

The image-registry Operator is not initially available for platforms that do not provide default storage.After installation, you must configure your registry to use storage so the Registry Operator is madeavailable.

Instructions for both configuring a PersistentVolume, which is required for production clusters, and forconfiguring an empty directory as the storage location, which is available for only non-productionclusters, are shown.

1.3.13.1.1. Configuring registry storage for VMware vSphere

As a cluster administrator, following installation you must configure your registry to use storage.

Prerequisites

Cluster administrator permissions.

A cluster on VMware vSphere.

Provision persistent storage for your cluster. To deploy a private image registry, your storagemust provide ReadWriteMany access mode.

IMPORTANT

vSphere volumes do not support the ReadWriteMany access mode. You mustuse a different storage backend, such as NFS, to configure the registry storage.

Must have "100Gi" capacity.

Procedure

1. To configure your registry to use storage, change the spec.storage.pvc in the configs.imageregistry/cluster resource.

2. Verify you do not have a registry Pod:

$ oc get pod -n openshift-image-registry

NOTE

OpenShift Container Platform 4.4 Installing on vSphere

82

Page 87: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

NOTE

If the storage type is emptyDIR, the replica number cannot be greater than 1. Ifthe storage type is NFS, and you want to scale up the registry Pod by setting replica>1 you must enable the no_wdelay mount option. For example:

# cat /etc/exports/mnt/data *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=0)sh-4.2# exportfs -rvexporting *:/mnt/data

3. Check the registry configuration:

$ oc edit configs.imageregistry.operator.openshift.io

storage: pvc: claim:

Leave the claim field blank to allow the automatic creation of an image-registry-storage PVC.

4. Optional: Add a new storage class to a PV:

a. Create the PV:

$ oc create -f -

$ oc get pv

b. Create the PVC:

$ oc create -n openshift-image-registry -f -

apiVersion: v1kind: PersistentVolumemetadata: name: image-registry-pvspec: accessModes: - ReadWriteMany capacity: storage: 100Gi nfs: path: /registry server: 172.16.231.181 persistentVolumeReclaimPolicy: Retain storageClassName: nfs01

apiVersion: "v1"kind: "PersistentVolumeClaim"metadata: name: "image-registry-pvc"spec:

CHAPTER 1. INSTALLING ON VSPHERE

83

Page 88: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

$ oc get pvc -n openshift-image-registry

Finally, add the name of your PVC:

$ oc edit configs.imageregistry.operator.openshift.io -o yaml

Creating a custom PVC allows you to leave the claim field blank for default automaticcreation of an image-registry-storage PVC.

5. Check the clusteroperator status:

$ oc get clusteroperator image-registry

1.3.13.1.2. Configuring storage for the image registry in non-production clusters

You must configure storage for the image registry Operator. For non-production clusters, you can setthe image registry to an empty directory. If you do so, all images are lost if you restart the registry.

Procedure

To set the image registry storage to an empty directory:

$ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec":{"storage":{"emptyDir":{}}}}'

WARNING

Configure this option for only non-production clusters.

If you run this command before the Image Registry Operator initializes its components, the oc patch command fails with the following error:

Error from server (NotFound): configs.imageregistry.operator.openshift.io "cluster" not found

accessModes: - ReadWriteMany resources: requests: storage: 100Gi storageClassName: nfs01 volumeMode: Filesystem

storage: pvc: claim: image-registry-pvc 1

OpenShift Container Platform 4.4 Installing on vSphere

84

Page 89: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

Wait a few minutes and run the command again.

1.3.14. Completing installation on user-provisioned infrastructure

After you complete the Operator configuration, you can finish installing the cluster on infrastructurethat you provide.

Prerequisites

Your control plane has initialized.

You have completed the initial Operator configuration.

Procedure

1. Confirm that all the cluster components are online:

$ watch -n5 oc get clusteroperators

NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCEauthentication 4.4.3 True False False 7m56scloud-credential 4.4.3 True False False 31mcluster-autoscaler 4.4.3 True False False 16mconsole 4.4.3 True False False 10mcsi-snapshot-controller 4.4.3 True False False 16mdns 4.4.3 True False False 22metcd 4.4.3 False False False 25simage-registry 4.4.3 True False False 16mingress 4.4.3 True False False 16minsights 4.4.3 True False False 17mkube-apiserver 4.4.3 True False False 19mkube-controller-manager 4.4.3 True False False 20mkube-scheduler 4.4.3 True False False 20mkube-storage-version-migrator 4.4.3 True False False 16mmachine-api 4.4.3 True False False 22mmachine-config 4.4.3 True False False 22mmarketplace 4.4.3 True False False 16mmonitoring 4.4.3 True False False 10mnetwork 4.4.3 True False False 23mnode-tuning 4.4.3 True False False 23mopenshift-apiserver 4.4.3 True False False 17mopenshift-controller-manager 4.4.3 True False False 15mopenshift-samples 4.4.3 True False False 16moperator-lifecycle-manager 4.4.3 True False False 22moperator-lifecycle-manager-catalog 4.4.3 True False False 22moperator-lifecycle-manager-packageserver 4.4.3 True False False 18mservice-ca 4.4.3 True False False 23mservice-catalog-apiserver 4.4.3 True False False 23mservice-catalog-controller-manager 4.4.3 True False False 23mstorage 4.4.3 True False False 17m

When all of the cluster Operators are AVAILABLE, you can complete the installation.

2. Monitor for cluster completion:

CHAPTER 1. INSTALLING ON VSPHERE

85

Page 90: OpenShift Container Platform 4...VMware recommends using vSphere Version 6.7 U2 or later with your OpenShift Container Platform cluster. vSphere 6.7U2 includes: Support for VMware

1

1

$ ./openshift-install --dir=<installation_directory> wait-for install-complete 1INFO Waiting up to 30m0s for the cluster to initialize...

For <installation_directory>, specify the path to the directory that you stored theinstallation files in.

The command succeeds when the Cluster Version Operator finishes deploying the OpenShiftContainer Platform cluster from Kubernetes API server.

IMPORTANT

The Ignition config files that the installation program generates containcertificates that expire after 24 hours. You must keep the cluster running for 24hours in a non-degraded state to ensure that the first certificate rotation hasfinished.

3. Confirm that the Kubernetes API server is communicating with the Pods.

a. To view a list of all Pods, use the following command:

$ oc get pods --all-namespaces

NAMESPACE NAME READY STATUS RESTARTS AGEopenshift-apiserver-operator openshift-apiserver-operator-85cb746d55-zqhs8 1/1 Running 1 9mopenshift-apiserver apiserver-67b9g 1/1 Running 0 3mopenshift-apiserver apiserver-ljcmx 1/1 Running 0 1mopenshift-apiserver apiserver-z25h4 1/1 Running 0 2mopenshift-authentication-operator authentication-operator-69d5d8bf84-vh2n8 1/1 Running 0 5m...

b. View the logs for a Pod that is listed in the output of the previous command by using thefollowing command:

$ oc logs <pod_name> -n <namespace> 1

Specify the Pod name and namespace, as shown in the output of the previouscommand.

If the Pod logs display, the Kubernetes API server can communicate with the clustermachines.

4. Register your cluster on the Cluster registration page.

Next steps

Customize your cluster.

OpenShift Container Platform 4.4 Installing on vSphere

86