commit 3681e3c715632cdcecae9099a00af900e36e1e13 parent d397509a0995611c7255e48403bf23cf38a8bba6 Author: Alex Balgavy <alex@balgavy.eu> Date: Mon, 28 Mar 2022 12:10:43 +0200 Add Software Cont. Anki deck Diffstat:
M | content/softcont-notes/_index.md | | | 2 | ++ |
A | content/softcont-notes/software-containerization.apkg | | | 0 |
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/content/softcont-notes/_index.md b/content/softcont-notes/_index.md @@ -18,3 +18,5 @@ title = 'Software Containerisation' 14. [Affinity and anti-affinity](affinity-and-anti-affinity) 15. [Pod disruption budget](pod-disruption-budget) 16. [Istio](istio) + +[Here's the Anki deck I used to study for the exam.](software-containerization.apkg) diff --git a/content/softcont-notes/software-containerization.apkg b/content/softcont-notes/software-containerization.apkg Binary files differ.