donal
2018-04-18 8529b9eba2807f2d6b4cc4ddf60d95c4218c71d2
commit | author | age
5d0992 1 # Enablement Material
cdcafd 2 > Red Hat Open Innovation Labs Enablement Material. 
D 3
61d875 4 ![jenkins-docker-star-wars](./images/jenkins-docker-ocp-star-wars-kubes.jpg)
cdcafd 5
5c9453 6 This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our [Practice Library](https://rht-labs.github.io/practice-library/). Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and it's required infrastructure.
5d0992 7
ff1bd7 8 ## Learner pre-requisites
cdcafd 9  - OCP CLI v3.9
D 10  - Ansible v2.5
11  - NodeJS v8.x
5d0992 12  - Git Installed
8529b9 13  - Google Chrome Web Browser
cdcafd 14  - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
5d0992 15
5c9453 16 > (TODO) Download the tools-container containing required Ansible and OpenShift tooling pre-installed
ff1bd7 17
c951f7 18 ______
D 19
5d0992 20 ## Day 1 Content
D 21 <!-- links to slides here! -->
c951f7 22
5d0992 23 ______