Iniital Commit

This commit is contained in:
Tyler Poland 2018-10-23 18:01:48 -04:00
parent bdc0372231
commit 950c156e0e
7 changed files with 144 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Desktop Services Store
.DS_Store
# Cloud Services Key
*.key.json

26
BOSH/lab-0/README.md Normal file
View File

@ -0,0 +1,26 @@
## Lab 1
### Objectives:
At the completion of this lab the student will be able to answer the following questions:
* hi there
* and again
### Baby Steps with BOSH
## Activity
The following lab is based on the material above and is designed to help you better understand the material presented. You will work independently for about 20 minutes and then discuss the solution as a group.
#### Command Reference
If you are not familiar with a specific command, you can often obtain additional details about it by using `--help` or, in the case of a *NIX command `man [command]`. In this lab you may find the following commands helpful:
* cmd1
* cmd2
### Description
In this activity we will blah blah blah and blah blah blah
1. this is item 1.
2. this is item 2.

26
BOSH/lab-1/README.md Normal file
View File

@ -0,0 +1,26 @@
## Lab 1
### Objectives:
At the completion of this lab the student will be able to answer the following questions:
* hi there
* and again
### Baby Steps with BOSH
## Activity
The following lab is based on the material above and is designed to help you better understand the material presented. You will work independently for about 20 minutes and then discuss the solution as a group.
#### Command Reference
If you are not familiar with a specific command, you can often obtain additional details about it by using `--help` or, in the case of a *NIX command `man [command]`. In this lab you may find the following commands helpful:
* cmd1
* cmd2
### Description
In this activity we will blah blah blah and blah blah blah
1. this is item 1.
2. this is item 2.

26
BOSH/lab-2/README.md Normal file
View File

@ -0,0 +1,26 @@
## Lab 1
### Objectives:
At the completion of this lab the student will be able to answer the following questions:
* hi there
* and again
### Baby Steps with BOSH
## Activity
The following lab is based on the material above and is designed to help you better understand the material presented. You will work independently for about 20 minutes and then discuss the solution as a group.
#### Command Reference
If you are not familiar with a specific command, you can often obtain additional details about it by using `--help` or, in the case of a *NIX command `man [command]`. In this lab you may find the following commands helpful:
* cmd1
* cmd2
### Description
In this activity we will blah blah blah and blah blah blah
1. this is item 1.
2. this is item 2.

26
BOSH/lab-3/README.md Normal file
View File

@ -0,0 +1,26 @@
## Lab 1
### Objectives:
At the completion of this lab the student will be able to answer the following questions:
* hi there
* and again
### Baby Steps with BOSH
## Activity
The following lab is based on the material above and is designed to help you better understand the material presented. You will work independently for about 20 minutes and then discuss the solution as a group.
#### Command Reference
If you are not familiar with a specific command, you can often obtain additional details about it by using `--help` or, in the case of a *NIX command `man [command]`. In this lab you may find the following commands helpful:
* cmd1
* cmd2
### Description
In this activity we will blah blah blah and blah blah blah
1. this is item 1.
2. this is item 2.

26
BOSH/lab-4/README.md Normal file
View File

@ -0,0 +1,26 @@
## Lab 1
### Objectives:
At the completion of this lab the student will be able to answer the following questions:
* hi there
* and again
### Baby Steps with BOSH
## Activity
The following lab is based on the material above and is designed to help you better understand the material presented. You will work independently for about 20 minutes and then discuss the solution as a group.
#### Command Reference
If you are not familiar with a specific command, you can often obtain additional details about it by using `--help` or, in the case of a *NIX command `man [command]`. In this lab you may find the following commands helpful:
* cmd1
* cmd2
### Description
In this activity we will blah blah blah and blah blah blah
1. this is item 1.
2. this is item 2.

View File

@ -1 +1,9 @@
# cloud-superhero-training
# Cloud Superhero Training
-
This training session is designed to introduce BOSH and familiarize the student with both its features as well as its place in the ecosystem.
## Requirements
* VirtualBox is installed
* An Internet connection is available
* Familiarity with the *NIX console and basic command line tools
* Access to a lab BOSH director and the necessary credentials