Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Red Hat Openshift 4 on Bare Metal
Rating: 3.8 out of 5(74 ratings)
1,035 students

Red Hat Openshift 4 on Bare Metal

Learn How to install OpenShift 4 on Bare Metal - User Provisioned Infrastructure (UPI)
Last updated 5/2023
English
English [Auto],

What you'll learn

  • Deploy an Openshift Cluster on bare metal
  • Deploy application on Openshift Cluster
  • Configure NFS server for Image registry
  • NFS Storage Class with OpenShift

Course content

2 sections17 lectures2h 48m total length
  • Result demo & introduction1:35
  • Architecture diagram3:51

    Examine the architecture diagram for a bare-metal OpenShift 4 cluster, detailing the utility node with dns, dhcp, tftp, and nfs services, the internal OpenShift networks, and bootstrap pxe deployment.

  • Setup KVM Infrastructure (On Hypervisor Node)2:50

    Configure the KVM hypervisor networks, including internal OpenShift network, the management network, and the external network, using virtual switches and DHCP to ensure internet reachability.

  • Create utility Virtual Machine12:51

    Deploy the utility virtual machine on internal and external networks, configure resources and time settings, set up a sudo user, enable dhcp on the external interface, and establish firewall masquerade.

  • Configure OCP Zone on Bind DNS Server11:59
  • Install and Configure DHCP server5:22

    Learn to install and configure a dhcp server for OpenShift deployment, creating a dhcp config with mac bindings, internal ip addresses, gateway, dns, tftp for pxe, and boot-time service enablement.

  • Configure Apache and HAProxy6:13
  • Setup NFS server2:59

    Configure the NFS server for the imager registry, export the folder, adjust firewall rules, restart the service, and deploy and configure the TFTP service.

  • Setup TFTP Service and Install OpenShift installer and CLI binary18:06

    Set up a TFTP and PXE environment for OpenShift installation on bare metal. Configure kernel, initramfs, and per-MAC PXE files; install the OpenShift installer and CLI, and generate SSH keys.

  • Generate ignition files7:01
  • Create Bootstrap, Masters and Worker VMs (On Hypervisor Node)22:28

Requirements

  • Basic System Administration
  • Basics of Kubernetes

Description

Learn the fundamentals and basic concepts of OpenShift that you will need to build a production deady OpenShift cluster and get started with deploying and managing Application.

Build a strong foundation in OpenShift and container orchestration with this tutorial for beginners.

  • Deploy OpenShift

  • Use TFTP/Booting deployment


A much required skill for any one in DevOps and Cloud Learning the fundamentals of OpenShift puts knowledge of a powerful PaaS offering at your fingertips. OpenShift is the next generation Application Hosting platform by Red Hat.

Content and Overview


In this guide we will perform an installation of Red Hat OpenShift Container Platform 4.12 on KVM Virtual Machines. OpenShift is a powerful, platform agnostic, enterprise-grade Kubernetes distribution focused on developer experience and application security. The project is developed and owned by Red Hat Software company. OpenShift Container Platform is built around containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux.

The OpenShift platform offers automated installation, upgrades, and lifecycle management throughout the container stack – from the operating system, Kubernetes and cluster services, to deployed applications. Operating system that will be used on both the Control plan and Worker machines is Red Hat CoreOS (RHCOS). The RHCOS OS includes the kubelet, which is the Kubernetes node agent, and the CRI-O container runtime optimized for Kubernetes workloads.


Legal Notice:

Openshift and the OpenShift logo are trademarks or registered trademarks of Red Hat, Inc. in the United States and/or other countries. Re Hat, Inc. and other parties may also have trademark rights in other terms used herein. This course is not certified, accredited, affiliated with, nor endorsed by OpenShift or Red Hat, Inc.

Who this course is for:

  • System Administrators
  • Project Managers and Leadership
  • Cloud Administrators