Difference between revisions of "OCP4-IPI-libvirt"

From p0f
Jump to: navigation, search
(add structure)
 
(add expectations)
Line 2: Line 2:
  
 
== What I Assume ==
 
== What I Assume ==
 +
 +
* You are familiar and comfortable with <code>libvirt</code> CLI and XML.
 +
* You understand the different types of network interfaces on Linux and different <code>libvirt</code> networks.
 +
* You know how OpenShift installation works and what the difference between IPI and UPI is.
 +
* You know about the OpenShift Machine API and various underlying mechanisms.
  
 
= OpenShift Container Platform IPI Installation Using Libvirt =
 
= OpenShift Container Platform IPI Installation Using Libvirt =

Revision as of 11:02, 19 January 2024

Introduction

What I Assume

  • You are familiar and comfortable with libvirt CLI and XML.
  • You understand the different types of network interfaces on Linux and different libvirt networks.
  • You know how OpenShift installation works and what the difference between IPI and UPI is.
  • You know about the OpenShift Machine API and various underlying mechanisms.

OpenShift Container Platform IPI Installation Using Libvirt

Prerequisites

Host Configuration

Virtual Machine Configuration

Installer Configuration

Installation

Post-Install Smoke Tests

Conclusion