Skip to content

rht-labs/enablement-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enablement-framework

This repository contains the components needed to run a TL500 enablement session:

Helm Releases

  • Helm Releases - The above tooling made available as Helm Releases

OCP Setup

To install the above tooling, you need a specific OCP setup, with an LDAP installed:

  1. get a running OCP 4.18 cluster with sufficient resources
  2. Install LDAP and create users
    1. follow steps described in https://rht-labs.com/tech-exercise/#/99-the-rise-of-the-cluster/1-tooling-installation?id=user-management
    2. in OCP
      • modify OAuth yaml ( https://<ocp-web-console>/k8s/cluster/config.openshift.io~v1~OAuth/cluster ) to use bind-dn admin
      • modify respective secret (referenced from OAuth yaml above) to use bind-password Passw0rd123
      • add user group student ( https://<ocp-web-console>/k8s/cluster/user.openshift.io~v1~Group/~new )
  3. install TL500-base chart (located in tooling)
  4. Test all the things using one of the following

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 15