Skip to content

Commit f700125

Browse files
committed
Fix typo in learning objectives.
1 parent 37a6c57 commit f700125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sections/docker-hpc-cloud.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Bonus: Container orchestration"
33
---
44

55
## Learning Objectives
6-
fooey
6+
77
- Discuss containers in high performace computing and cloud computing
88
- Explore orchestration approaches
99
- Learn how to use docker compose to build a workflow
@@ -382,4 +382,4 @@ Together, these Kubernetes resources, and a few others including an Ingress Cont
382382

383383
- [Docker compose tutorial](https://www.baeldung.com/ops/docker-compose)
384384
- [Kubernetes documentation](https://kubernetes.io/docs/concepts/)
385-
- [Digital Ocean introduction to kubernetes](https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes)
385+
- [Digital Ocean introduction to kubernetes](https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes)

0 commit comments

Comments
 (0)