acammies
2018-05-16 e6286341f44861591bbf2bb8517ecadef52f387e
commit | author | age
43f2f2 1 # Exercise Title
D 2
2576ab 3 > In this exercise; we will monitor the core of the OpenShift Cluster. Watch for spikes in memory usage, harddisk space and other cluster stats. 
D 4
5 ![monitoring-mayhem](../images/exercise7/monitoring-mayhem.jpg)
6
43f2f2 7 _____
D 8
9 ## Learning Outcomes
10 As a learner you will be able to
11 - Do thing 1
12 - Do thing 2
13 - Do thing 3
14
15 ## Tools and Frameworks
16 > Name of tool - short description and link to docs or website
17
18 1. [Jenkins](https://jenkins.io/) - OpenSource build automation server; highly customisable through plugins
19 1. [Ansible]() - blah blah ...
20
21 ## Big Picture
22 This exercise begins cluster containing blah blah
23
24 _____
25
26 ## 10,000 Ft View
27 > This should contain the goal of the exercise; with enough information that advanced learners could use this to build the exercise without much guidance. The information here
28
29 2. Highlevel instruction 1
30
31 2. Highlevel instruction with ref to `file-a` to keep learners in supportable mode
32
33 ## Step by Step Instructions
f5f1ff 34 > This is a fairly structured guide with references to exact filenames and sections of text to be added. Include pictures and code snippets where appropriate. Over describe _why_ we're doing things
43f2f2 35
D 36 ### Part 1 - do some things
37 > _prefix of exercise and why we're doing it_
38
39 2. Do thing using tool X.
40 2. Insert blah into `file1.txt`
41 ```
42 export SOME_THING=biscuits
43 ```
44 2. Open console and navigate to `New Item` and click it ![new-item](./images/new-item.png)
45
46 ### Part 2 - do some other things
47 > _prefix of exercise and why we're doing it_
48
49 3. Do other things
50
51 _____
52
53 ## Extension Tasks
54 > _Ideas for go-getters. Advanced topic for doers to get on with if they finish early. These will usually not have a solution and are provided for additional scope._
55
56  - Add Auth to your application
57  - Do some other stuff
58
59 ## Additional Reading
60 > List of links or other reading that might be of use / reference for the exercise
61
01c4da 62 ## Slide Links
RH 63
64 - [Intro](https://docs.google.com/presentation/d/179Bz9GzHIcDxwb4RxxlQUESfqES4hArU1puGUjkAOoI/)
65 - [Wrap-up](https://docs.google.com/presentation/d/1n6f_A3i5019lZYmCBNhl9O-S3xxjpHDT5I7ZoCqYyHo/)
66 - [All Material](https://drive.google.com/drive/folders/13YIiKuzBmr9mGzg4bsEns5yVWx_Zc8Hs)