Switch to table for agenda.

This commit is contained in:
2023-08-27 20:29:14 +12:00
parent fcb619e879
commit 0af7114c7c

View File

@ -10,17 +10,14 @@ The workshop provides ruby developers an introduction to OpenShift and container
* Agenda
1. Introduction to containers & kubernetes
2. Exploring openshift application platform
3. Setting up our development environment
4. Deploying a ruby application
5. Creating a deployment pipeline
6. Developing & deploying a new feature
| # | Topic | How | Time | Link |
|---|------------------------------------------|--------------------------------|------|-------|
| 1 | Introduction to containers & kubernetes | Facilitator led, group session | 10m | [[#1. Introduction to containers & kubernetes][Link]] |
| 2 | Exploring openshift application platform | Facilitator led, group session | 10m | [[#2. Exploring openshift application platform][Link]] |
| 3 | Setting up your development environment | Individual, hands on excercise | 10m | [[#3. Setting up your development environment][Link]] |
| 4 | Deploying a ruby application | Individual, hands on excercise | 20m | [[#4. Deploying a ruby application ][Link]] |
| 5 | Creating a deployment pipeline | Individual, hands on excercise | 20m | [[#5. Creating a deployment pipeline ][Link]] |
| 6 | Developing & deploying a new feature | Individual, hands on excercise | 20m | [[#6. Developing & deploying a new feature ][Link]] |
* 1. Introduction to containers & kubernetes