Skip to content

Instantly share code, notes, and snippets.

@v1k0d3n
Last active October 18, 2024 19:47
Show Gist options
  • Save v1k0d3n/4bd663601bc2c666f04abe58ced24147 to your computer and use it in GitHub Desktop.
Save v1k0d3n/4bd663601bc2c666f04abe58ced24147 to your computer and use it in GitHub Desktop.
Lab Setup for Palo Alto Virtualized Workloads

Prerequisites

Use the Red Hat Console to stand up a bare metal cluster using the Assisted-Installer. Use the following recommendations as you progress the installer:

  • Be sure that your cluster has at least 2 physical interfaces (or more) and that at least one of those interfaces is provided by a supported SR-IOV capable NIC.
  • Be sure that your cluster has 2 physical disks (or more).
  • Be sure that you have a trunked VLAN interface going to one of the two interfaces.
  • Do not install the storage or virtualization operators as part of the installation progress. This these guides will tell you how to install and configure each operator manually. This offers more control and provides admins with a better understanding of how to install and manage these services.

Installation Procedures

  1. Set up and configure the LVM Operator according to the instructions located HERE
  2. Set up and configure the OpenShift Virtualization Operator according to the instructions located HERE
  3. Set up a PerformanceProfile, similar to the example provided HERE
  4. Set up and configure the NMState Operator according to the installation instructions located HERE
  5. Set up and configure the SR-IOV Operator according to the installation instructions located HERE
  6. Finally now you can follow the instructions for setting up the Palo Alto VM-Series on OpenShift Virtualization. The documentation are located HERE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment