Skip to content

RedHat-Middleware-Workshops/cloud-native-workshop-v2-infra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Containers and Cloud-Native Roadshow Installer

This repositpry enables you to create the Containers and Cloud-Native Roadshow - Dev Track by deploying required services (lab instructions, CodeReady Workspace, RH-SSO, RHAMT, Istio, and more) which are used during the labs.

Prerequisites

Assumes you have a running OpenShift 4 cluster(i.e. RHPDS) and have:

IMPORTANT

If you not have OCP4 cluster then please proceed to https://try.openshift.com[try.openshift.com] to get one installed and configured before proceeding to next section.

Create a new Lab Environment

Login to OpenShift with cluster-admin privileges and run. If you want to run on RHPDS, use opentlc-mgr credential:

[source, none]

setup/preparelab_ccn.sh -c [COUNT] -m [MODUEL_TYPE]

example: setup/preparelab_ccn.sh -c 50 -m m1,m2,m3,m4

Delete an exsiting Lab Environment

Login to OpenShift with cluster-admin privileges and run. If you want to run on RHPDS, use opentlc-mgr credential:

[source, none]

setup/resetlab_ccn.sh

About

The Containers and Cloud-Native Roadshow Installer for Dev Track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.8%
  • Dockerfile 5.3%
  • HTML 4.9%