Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Docker & Kubernetes @Athlon

Docker & Kubernetes @Athlon

A brief intro to Docker and Kubernetes, what problems Docker solves and where's the value in using those two technologies, including some pros and cons.

Dimitar Dimitrov

October 16, 2018
Tweet

More Decks by Dimitar Dimitrov

Other Decks in Programming

Transcript

  1. OS

  2. How it works • Processes • Kernel • (Shared) libraries

    (e.g. glibc) • Other shared resources
  3. API objects • Pods • Volumes • ReplicaSets, DaemonSets, Deployments,

    StatefulSets • ConfigMaps • Services • and many more, including CRDs