acammies
2018-04-18 256ca9a7f9cc48fd3c0ad82a88d0127860a5798e
commit | author | age
74d1f1 1 # Enablement Material
d98f40 2 > Red Hat Open Innovation Labs Enablement Material. 
D 3
54239d 4 ![jenkins-docker-star-wars](./images/jenkins-docker-ocp-star-wars-kubes.jpg)
d98f40 5
3bfaa6 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.
74d1f1 7
1c9328 8 ## Learner pre-requisites
d98f40 9  - OCP CLI v3.9
D 10  - Ansible v2.5
11  - NodeJS v8.x
74d1f1 12  - Git Installed
256ca9 13  - Docker
d98f40 14  - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
74d1f1 15
3bfaa6 16 > (TODO) Download the tools-container containing required Ansible and OpenShift tooling pre-installed
1c9328 17
0f4d08 18 ______
D 19
74d1f1 20 ## Day 1 Content
D 21 <!-- links to slides here! -->
0f4d08 22
74d1f1 23 ______