donal
2018-04-24 2e44a7a0023362c11673de2f9f479af24315b722
commit | author | age
5d0992 1 # Enablement Material
cdcafd 2 > Red Hat Open Innovation Labs Enablement Material. 
D 3
950122 4 ![jenkins-crio-ocp-star-wars-kubes](./images/jenkins-crio-ocp-star-wars-kubes.png)
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
ebd5e4 13  - Google Chrome Web Browser (>59)
D 14  - Docker 17.x
cdcafd 15  - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
2e44a7 16  - Text editor such as Atom, IntelliJ or Visual Studio Code (The exercise were created using VSCode, so the screenshots will match it's layout and colour schemes)
5d0992 17
5c9453 18 > (TODO) Download the tools-container containing required Ansible and OpenShift tooling pre-installed
ff1bd7 19
c951f7 20 ______
D 21
5d0992 22 ## Day 1 Content
D 23 <!-- links to slides here! -->
c951f7 24
5d0992 25 ______