Switch to table for agenda.

This commit is contained in:
2023-08-27 20:23:55 +12:00
parent fcb619e879
commit 58280b2354

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 | Time | Link |
|---|------------------------------------------|------------|-------|
| 1 | Introduction to containers & kubernetes | 10 minutes | [[1. Introduction to containers & kubernetes][Link]] |
| 2 | Exploring openshift application platform | 10 minutes | [[2. Exploring openshift application platform][Link]] |
| 3 | Setting up your development environment | 10 minutes | [[3. Setting up your development environment][Link]] |
| 4 | Deploying a ruby application | 20 minutes | [[4. Deploying a ruby application ][Link]] |
| 5 | Creating a deployment pipeline | 20 minutes | [[5. Creating a deployment pipeline ][Link]] |
| 6 | Developing & deploying a new feature | 20 minutes | [[6. Developing & deploying a new feature ][Link]] |
* 1. Introduction to containers & kubernetes