1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/ipi-install-deploying-the-cluster-via-the-openshift-installer.adoc

15 lines
446 B
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_bare_metal/ipi/ipi-install-installation-workflow.adoc
:_mod-docs-content-type: PROCEDURE
[id='deploying-the-cluster-via-the-openshift-installer_{context}']
= Deploying the cluster via the {product-title} installer
Run the {product-title} installer:
[source,terminal]
----
$ ./openshift-baremetal-install --dir ~/clusterconfigs --log-level debug create cluster
----