|
| 1 | +[id="installing-openstack-installer-sr-iov"] |
| 2 | += Installing a cluster on OpenStack that supports SR-IOV-connected compute machines |
| 3 | +include::modules/common-attributes.adoc[] |
| 4 | +:context: installing-openstack-installer-sr-iov |
| 5 | + |
| 6 | +toc::[] |
| 7 | + |
| 8 | +In {product-title} version {product-version}, you can install a cluster on {rh-openstack-first} that can use compute machines with single-root I/O virtualization (SR-IOV) technology. |
| 9 | + |
| 10 | +== Prerequisites |
| 11 | + |
| 12 | +* Review details about the |
| 13 | +xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] |
| 14 | +processes. |
| 15 | +** Verify that {product-title} {product-version} is compatible with your {rh-openstack} version by using the "Supported platforms for OpenShift clusters" section. You can also compare platform support across different versions by viewing the link:https://access.redhat.com/articles/4679401[{product-title} on {rh-openstack} support matrix]. |
| 16 | +// Statement seems somewhat obsolete, though not sure about assembly placement. |
| 17 | +* Verify that your network configuration does not rely on a provider network. Provider networks are not supported. |
| 18 | + |
| 19 | +* Have a storage service installed in {rh-openstack}, like block storage (Cinder) or object storage (Swift). Object storage is the recommended storage technology for {product-title} registry cluster deployment. For more information, see xref:../../scalability_and_performance/optimizing-storage.adoc#optimizing-storage[Optimizing storage]. |
| 20 | + |
| 21 | +* Have metadata service enabled in {rh-openstack} |
| 22 | + |
| 23 | +include::modules/installation-osp-default-deployment.adoc[leveloffset=+1] |
| 24 | +include::modules/installation-osp-control-compute-machines.adoc[leveloffset=+2] |
| 25 | +include::modules/installation-osp-bootstrap-machine.adoc[leveloffset=+2] |
| 26 | +include::modules/cluster-entitlements.adoc[leveloffset=+1] |
| 27 | +include::modules/installation-osp-enabling-swift.adoc[leveloffset=+1] |
| 28 | +include::modules/installation-osp-verifying-external-network.adoc[leveloffset=+1] |
| 29 | +include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1] |
| 30 | +include::modules/installation-obtaining-installer.adoc[leveloffset=+1] |
| 31 | +include::modules/installation-initializing.adoc[leveloffset=+1] |
| 32 | +include::modules/installation-configure-proxy.adoc[leveloffset=+2] |
| 33 | +include::modules/installation-configuration-parameters.adoc[leveloffset=+1] |
| 34 | +include::modules/installation-osp-custom-subnet.adoc[leveloffset=+2] |
| 35 | +include::modules/installation-osp-deploying-bare-metal-machines.adoc[leveloffset=+2] |
| 36 | +include::modules/installation-osp-config-yaml.adoc[leveloffset=+2] |
| 37 | +include::modules/ssh-agent-using.adoc[leveloffset=+1] |
| 38 | +include::modules/installation-osp-accessing-api.adoc[leveloffset=+1] |
| 39 | +include::modules/installation-osp-accessing-api-floating.adoc[leveloffset=+2] |
| 40 | +include::modules/installation-osp-accessing-api-no-floating.adoc[leveloffset=+2] |
| 41 | +include::modules/installation-osp-configuring-sr-iov.adoc[leveloffset=+1] |
| 42 | +include::modules/installation-launching-installer.adoc[leveloffset=+1] |
| 43 | +include::modules/installation-osp-verifying-cluster-status.adoc[leveloffset=+1] |
| 44 | +include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1] |
| 45 | +The cluster is operational. Before you can add SR-IOV compute machines though, you must perform additional tasks. |
| 46 | + |
| 47 | +include::modules/networking-osp-preparing-for-sr-iov.adoc[leveloffset=+1] |
| 48 | +include::modules/networking-osp-enabling-metadata.adoc[leveloffset=+2] |
| 49 | +include::modules/networking-osp-enabling-vfio-noiommu.adoc[leveloffset=+2] |
| 50 | + |
| 51 | +//Tweak copied statement, but same gist as UPI. "Day 1 is done. Now, day 2." |
| 52 | +The cluster is installed and prepared for SR-IOV configuration. Complete the post-installation SR-IOV tasks that are listed in the "Next steps" section. |
| 53 | + |
| 54 | +== Next steps |
| 55 | + |
| 56 | +* To complete SR-IOV configuration for your cluster: |
| 57 | +** xref:../../scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.adoc#installing-the-performance-addon-operator_cnf-master[Install the Performance Addon Operator]. |
| 58 | +** xref:../../scalability_and_performance/what-huge-pages-do-and-how-they-are-consumed-by-apps.adoc#what-huge-pages-do_huge-pages[Configure the Performance Addon Operator with huge pages support]. |
| 59 | +** xref:../../networking/hardware_networks/installing-sriov-operator.adoc#installing-sr-iov-operator_installing-sriov-operator[Install the SR-IOV Operator]. |
| 60 | +** xref:../../networking/hardware_networks/configuring-sriov-device.adoc#nw-sriov-networknodepolicy-object_configuring-sriov-device[Configure your SR-IOV network device]. |
| 61 | +** xref:../../machine_management/creating_machinesets/creating-machineset-osp.adoc#machineset-yaml-osp-sr-iov_creating-machineset-osp[Add an SR-IOV compute machine set]. |
| 62 | +* xref:../../post_installation_configuration/cluster-tasks.adoc#available_cluster_customizations[Customize your cluster]. |
| 63 | +* If necessary, you can |
| 64 | +xref:../../support/remote_health_monitoring/opting-out-of-remote-health-reporting.adoc#opting-out-remote-health-reporting_opting-out-remote-health-reporting[opt out of remote health reporting]. |
| 65 | +* If you need to enable external access to node ports, xref:../../networking/configuring_ingress_cluster_traffic/configuring-ingress-cluster-traffic-nodeport.adoc#nw-using-nodeport_configuring-ingress-cluster-traffic-nodeport[configure ingress cluster traffic by using a node port]. |
| 66 | +* If you did not configure {rh-openstack} to accept application traffic over floating IP addresses, xref:../../post_installation_configuration/network-configuration.adoc#installation-osp-configuring-api-floating-ip_post-install-network-configuration[configure {rh-openstack} access with floating IP addresses]. |
0 commit comments