Giter Site home page Giter Site logo

workshops's Introduction

Workshops

This repo contains workshop materials for attendees for various workshops.

Order the environment on RHPDS

Go to the catalog explorer on the Red Hat Product Demo System:

Select Workshops โ†’ OpenShift Workshops

Note
Take note of the number of users (change to be the number of attendees)
Order the Workshops

Click [Order]

Now wait until you get an email with the details of the environment.

Information on the environment

Cluster Specification

  • Master and Infra: 1 master (m4.xlarge), 1 infra nodes (m4.4xlarge)

  • Nodes: Node number is set by the number of users provided, after dividing by 5

  • Cluster Features:

    • HTPasswd Authentication

    • Template Service Broker

    • Automation Service Broker

    • Operator Framework

    • Lets Encrypt certificates

    • Logging enabled.

  • Storage: NFS with 500 persistent volumes

  • Participant Users: user1..userX (where X is the number of users you specified in Order the environment on RHPDS section)

  • Participant Password: openshift

Web Console Access

Replace YOURCITY with the City or Customer name you have provided in RHPDS when ordering the workshop in the Order the environment on RHPDS section. Note that a random GUID is affixed to the YOURCITY value. (you will also get this information in the email once the environment is ready)

SSH SSH Access

You have full admin and SSH access to this cluster and can modify the cluster as your workshop requires it.

You can download the SSH key for the workshops from the below link. In order to access this link you will need to login the URL with your OPENTLC credentials:

From your local host, SSH as ec2-user into the bastion server and become root:

ssh -i /path/ocp-workshop.pem \
       [email protected]
sudo -i

List OpenShift nodes:

oc get nodes

SSH into master server from the bastion server and become root on master:

ssh master1.YOURCITY-NNNN.internal
sudo -i

Create the attendee materials

To create the materials, run:

mvn clean package -DfacilitatorName='Phillip Kruger' -DfacilitatorEmail='[email protected]' -DfacilitatorTitle='Senior Solution Architect' -DwebConsoleUrl='https://master.jhb-94d8.openshiftworkshop.com'

You should replace the facilitator name, title and email with your own. The webConsoleUrl should be the Openshift Url you are using.

The documents will be available in the target/generated-docs folder

PDF

In the target folder will be a PDF that can be printed or shared with the attendees.

HTML

Also in the target folder is static HTML files that can be hosted on a HTTP server to be accessed by the attendees.

Setup

This project use Asciidoc with the rouge highlighter. See https://asciidoctor.org/docs/user-manual/#rouge

workshops's People

Contributors

phillip-kruger avatar utherp0 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.