3 Commits

Author SHA1 Message Date
5c75bb56c4
feat(day-03): add instructions for third day 2024-05-28 17:28:15 +00:00
0aa2d04d1a
feat(day-02): add instructions for second day
Today, we learned:

1. Define multiple containers in a pod
2. Set limits to avoid one service messing up the others
3. Use volumes so the contents of a container are kept between restarts
2024-05-15 21:18:58 +00:00
8a320542e3
initial: add day one instructions
Also, add instructions to execute this repo.
2024-05-09 12:45:44 +00:00