Tim Beattie
2018-04-09 1e827a337346f2e6a82f61e29ccf509b57304d96
Merge branch 'master' of github.com:rht-labs/enablement-docs into kick-off-and-outcomes
1 files added
1 files modified
15 ■■■■■ changed files
exercises/README.md 15 ●●●●● patch | view | raw | blame | history
exercises/images/exercise1/jenkins-docker-star-wars.jpg patch | view | raw | blame | history
exercises/README.md
@@ -1,11 +1,16 @@
# Enablement Material
> Red Hat Open Innovation Labs Enablement Material.
![jenkins-docker-star-wars](../images/exercise1/jenkins-docker-star-wars.jpg)
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.
## Learner pre-requisites
 - OCP CLI <version> installed
 - Ansible <version> installed
 - NodeJS <version>
 - OCP CLI v3.9
 - Ansible v2.5
 - NodeJS v8.x
 - Git Installed
 - Access to cluster `oc login -u <username> -p <password> <cluster_url>`
 - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
> Or Download the tools-container containing most of these (TODO)
@@ -15,5 +20,3 @@
<!-- links to slides here! -->
______
## Practice Library
exercises/images/exercise1/jenkins-docker-star-wars.jpg