Red Hat Placeholder Course Title
Report Issues

Placeholder Course Title

    • Home
    • Introduction
      • Traditional TripleO deployment verses deployment with OpenShift cluster.
      • RHOSO installation process overview
      • RHOSO Installation Process in this Training
      • Network Configuration in this Training
    • Prerequisites for Installation
      • About the Prerequisite Operators
      • Install NMState Operator
      • Install MetalLB Operator
      • Install Cert-Manager Operator
    • Preparing RHOCP for RHOSP Network Isolation
      • Setting up Node Network Configuration Policy
      • Configuring Network Attachment Definition
      • Configure MetalLB IP Address Pools
      • Setup MetalLB L2 Advertisement configuration
    • Storage
      • Configuring NFS storage
      • Verify storage configuration
    • Install control plane
      • Configure the secrets
      • Install the OpenStack Operator
      • Create the OpenStack Control Plane
      • Troubleshoot the OpenStack Control Plane
      • Verify OpenStack control plane configuration
    • Create data plane
      • Create the Data Plane Network configuration
      • Create the Data Plane VM
      • Data Plane Deployment
      • Troubleshoot the Data Plane deployment
      • Verify data plane deployment
    • Access OpenStack
    • Express Install
    • Appendix A
Placeholder Course Title 1
  • Placeholder Course Title
    • 1
  • Placeholder Course Title
  • Create data plane

Create data plane

In this section we will deploy the data plane with a pre-provisioned compute node in our RHOSP cluster.

We will use OpenStackDataPlaneNodeSet CRD to define the nodes and the layout of the data plane. We will trigger the deployment process with OpenStackDataPlaneDeployment custom resource.

Verify OpenStack control plane configuration Create the Data Plane Network configuration
Red Hat