lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

_index.md (865B)


      1 +++
      2 title = 'Software Containerisation'
      3 +++
      4 # Software Containerisation
      5 1. [Introduction](introduction)
      6 2. [Kubernetes architecture](kubernetes-architecture)
      7 3. [Pods and containers](pods-and-containers)
      8 4. [Workload resources and controllers](workload-resources-and-controllers)
      9 5. [YAML syntax](yaml-syntax)
     10 6. [Networking](networking)
     11 7. [Storage](storage)
     12 8. [StatefulSet](statefulset)
     13 9. [ConfigMaps & Secrets](configmaps-secrets)
     14 10. [Deployment updates](deployment-updates)
     15 11. [Helm: Kubernetes package manager](helm)
     16 12. [Network policies](network-policies)
     17 13. [Controlling access to Kubernetes API](controlling-access-to-kubernetes-api)
     18 14. [Affinity and anti-affinity](affinity-and-anti-affinity)
     19 15. [Pod disruption budget](pod-disruption-budget)
     20 16. [Istio](istio)
     21 
     22 [Here's the Anki deck I used to study for the exam.](software-containerization.apkg)