diff --git a/slides/index.html b/slides/index.html
index fe6c1c0e..f884e796 100644
--- a/slides/index.html
+++ b/slides/index.html
@@ -29,7 +29,8 @@
font-weight: bold;
}
.footer {
- font-size: 150%;
+ position: absolute;
+ bottom: 20px;
}
td {
padding: 1px;
@@ -63,7 +64,11 @@
- | Coming soon |
+ | Coming soon at a conference near you |
+
+
| QCON SF: Introduction to Docker and Containers |
@@ -85,13 +90,11 @@
| LISA17 T9: Build, Ship, and Run Microservices on a Docker Swarm Cluster |
|
- |
| Deploying and scaling microservices with Docker and Kubernetes |
|
- |
|
@@ -105,9 +108,22 @@
|
+
+ | Self-paced tutorials |
+
- | Self-paced Workshop: Orchestrating Microservices with Docker and Swarm |
- |
+ Introduction to Docker and Containers |
+ |
+
+
+
+ | Container Orchestration with Docker and Swarm |
+ |
+
+
+
+ | Deploying and Scaling Microservices with Docker and Kubernetes |
+ |