SlideShare a Scribd company logo
Make Your Data Work For You
Global Azure Bootcamp
Container, Docker & Kubernetes Basics
Nico Meisenzahl
April 2019
“Container, Docker & Kubernetes Basics” or “How to
put topics for two whole days into 45 minutes” 😉
2
@panagenda Consultant.
@DockerRosenheim founder.
Blogger, speaker & IBM Champion.
Loves K8s, containers & automation. His desk is a
ping pong table.
Nico Meisenzahl
@nmeisenzahl
https://meisenzahl.org
nico@meisenzahl.org
https://panagenda.com/modernization
nico.meisenzahl@panagenda.com
to get to know us a little better
• who hasn't used * before?
• who hasn't used * before but basically knows what it does?
4
*: replace it with Docker and Kubernetes
Docker facts
• founded as dotCloud Inc in 2010 and renamed in 2013
• Docker was an internal project to run platform-as-a-service services
• Docker project was released as open source on March 2013
• Since then
– Docker Hub
– Docker EE
– Docker Swarm
– Docker on Windows
– ...
5
What is Docker?
6
But, what exactly are containers?
A container consists of one or more processes that
are isolated from the rest of the system. All files
necessary for execution are provided by a separate
image.
7
But, what exactly are containers?
• As for Linux, the technology behind it is nothing new
– chroot (introduced 1979)
– namespaces (introduced in 2002)
– cgroups (introduced in 2007)
• Windows Container support since
– Windows Server 2016
– Windows 10 Professional / Enterprise
8
Demo “Linux containers”
• isolate a Linux userspace process using namespaces and chroot
9
Why do we need Docker than?
• runc, runhcs (and others)
– abstracts the underlying OS
– runs containers. full stop.
• containerd
– adds support for container lifecycle
– daemon process
– can be used on it one (Kubernetes)
• Docker Engine
– adds support for Volumes, Networking
– CLI and API
– additional tools like “docker build”
• there are others as well
– https://medium.com/01001101/container-runtimes-838c26e8c1d
10
κυβερνήτης
11
greek for captain (Steuermann)
What is Kubernetes?
12
Kubernetes is an open-source system for automating
deployment, scaling, and management of
containerized applications using a declarative
approach.
Kubernetes facts
• introduced by Google in June 2014
• hosted by Cloud Native Computing Foundation (CNCF)
– Microsoft, IBM, RedHat and Docker joined the project six weeks after the release
• third container management tool build by Google
– Borg
– Omega
• Kubernetes is the container orchestration tool
13
A pod
14
A deployment
15
ClusterIP service
16
NodePort service
17
LoadBalancer service
18
Ingress
19
Big picture
20
Demo “kubectl & yaml”
• kubectl is used to interact with your Cluster
• a yaml describes your resources (deployment, service, …)
21
Questions?
• I will be available the whole day
• Slides → http://slideshare.net/nmeisenzahl
• Demos → https://gitlab.com/nmeisenzahl/global-azure-bootcamp-demo
22
Win a Kubernetes poster (sponsored by bee42)
23
Headquarters, Austria:
panagenda GmbH (Ltd.)
Schreyvogelgasse 3/10
AT 1010 Vienna
Phone: +43 1 89 012 89
Fax: +43 1 89 012 89-15
E-Mail: info@panagenda.com
Headquarters, Germany:
panagenda GmbH (Ltd.)
Lahnstraße 17
DE 64646 Heppenheim
Phone: +49 6252 67 939-00
Fax: +49 6252 67 939-16
E-Mail: info@panagenda.com
USA:
panagenda Inc.
60 State Street, Suite 700
MA 02109 Boston
Phone: +1 617 855 5961
Fax: +1 617 488 2292
E-Mail: info@panagenda.com
Germany:
panagenda Consulting GmbH (Ltd.)
Donnersbergstrasse 1
DE 64646 Heppenheim
Phone: +49 6252 67 939-86
Fax: +49 6252 67 939-16
E-Mail: info@panagenda.com
The Netherlands:
Trust Factory B.V.
11th Floor,
Koningin Julianaplein 10
NL 2595 AA The Hague
Phone: +31 70 80 801 96
E-Mail: info@trust-factory.com
© 2007-2015 panagenda
Make Your Data Work For You

More Related Content

PDF
Build your own private Cloud environment
Nico Meisenzahl
 
PDF
Azure Rosenheim Meetup: Azure Service Operator
Nico Meisenzahl
 
PDF
DevOpsCon Berlin: Helm vs Operators – Do I Need to Decide?
Nico Meisenzahl
 
PDF
Cloud Native Day: Cloud-native Anwendungsentwicklung im Jahr 2021
Nico Meisenzahl
 
PDF
Virtual Azure Community Day: Azure Kubernetes Service Basics
Nico Meisenzahl
 
PPTX
CloudStack EU user group - fast SAP provisioning
ShapeBlue
 
PDF
Virtual GitLab Meetup: How Containerized Pipelines and Kubernetes Can Boost Y...
Nico Meisenzahl
 
PDF
Azure Zürich User Group: Azure Kubernetes Service – more than just a managed ...
Nico Meisenzahl
 
Build your own private Cloud environment
Nico Meisenzahl
 
Azure Rosenheim Meetup: Azure Service Operator
Nico Meisenzahl
 
DevOpsCon Berlin: Helm vs Operators – Do I Need to Decide?
Nico Meisenzahl
 
Cloud Native Day: Cloud-native Anwendungsentwicklung im Jahr 2021
Nico Meisenzahl
 
Virtual Azure Community Day: Azure Kubernetes Service Basics
Nico Meisenzahl
 
CloudStack EU user group - fast SAP provisioning
ShapeBlue
 
Virtual GitLab Meetup: How Containerized Pipelines and Kubernetes Can Boost Y...
Nico Meisenzahl
 
Azure Zürich User Group: Azure Kubernetes Service – more than just a managed ...
Nico Meisenzahl
 

What's hot (20)

PDF
The Future of Workflow Automation Is Now - Hassle-Free ARM Template Deploymen...
Nico Meisenzahl
 
PPTX
Fast SAP system provisioning based on CloudStack
ShapeBlue
 
PDF
DevOps Gathering - How Containerized Pipelines Can Boost Your CI/CD
Nico Meisenzahl
 
PDF
DevOpsCon London: How containerized Pipelines can boost your CI/CD
Nico Meisenzahl
 
PDF
Docker Rosenheim Meetup: Policy & Governance for Kubernetes
Nico Meisenzahl
 
PDF
Automate your development and operation processes!
Nico Meisenzahl
 
PPTX
Event sourcing your React-Redux applications
Maurice De Beijer [MVP]
 
PPTX
Deep dive into Kubernetes on Azure
Jorge Arteiro
 
PPTX
Windows Containers on AKS Jorge Arteiro
Jorge Arteiro
 
PPTX
Fundamentos do containerd docker con live 2021 jorge arteiro
Jorge Arteiro
 
PPTX
Why kubernetes
Jorge Arteiro
 
PDF
TechTalk - Building Serverless Applications with IBM Bluemix
Janakiram MSV
 
PPTX
The busy developer guide to Docker
Maurice De Beijer [MVP]
 
PDF
Function as a Service with Knative and riff
VMware Tanzu
 
PPTX
Going crazy with docker multi stage build - Jorge Arteiro
Jorge Arteiro
 
PPTX
OpenStack Management at Hyperscale
Tesora
 
PPTX
OpenStack at Bloomberg
Tesora
 
PDF
TechTalk Webinar Series - Getting Started with Apache OpenWhisk
Janakiram MSV
 
PPTX
Decomposing Lithium's Monolith with Kubernetes and OpenStack
Mirantis
 
PDF
Build your First IoT Application with IBM Watson IoT
Janakiram MSV
 
The Future of Workflow Automation Is Now - Hassle-Free ARM Template Deploymen...
Nico Meisenzahl
 
Fast SAP system provisioning based on CloudStack
ShapeBlue
 
DevOps Gathering - How Containerized Pipelines Can Boost Your CI/CD
Nico Meisenzahl
 
DevOpsCon London: How containerized Pipelines can boost your CI/CD
Nico Meisenzahl
 
Docker Rosenheim Meetup: Policy & Governance for Kubernetes
Nico Meisenzahl
 
Automate your development and operation processes!
Nico Meisenzahl
 
Event sourcing your React-Redux applications
Maurice De Beijer [MVP]
 
Deep dive into Kubernetes on Azure
Jorge Arteiro
 
Windows Containers on AKS Jorge Arteiro
Jorge Arteiro
 
Fundamentos do containerd docker con live 2021 jorge arteiro
Jorge Arteiro
 
Why kubernetes
Jorge Arteiro
 
TechTalk - Building Serverless Applications with IBM Bluemix
Janakiram MSV
 
The busy developer guide to Docker
Maurice De Beijer [MVP]
 
Function as a Service with Knative and riff
VMware Tanzu
 
Going crazy with docker multi stage build - Jorge Arteiro
Jorge Arteiro
 
OpenStack Management at Hyperscale
Tesora
 
OpenStack at Bloomberg
Tesora
 
TechTalk Webinar Series - Getting Started with Apache OpenWhisk
Janakiram MSV
 
Decomposing Lithium's Monolith with Kubernetes and OpenStack
Mirantis
 
Build your First IoT Application with IBM Watson IoT
Janakiram MSV
 
Ad

Similar to Global Azure Bootcamp: Container, Docker & Kubernetes Basics (20)

PDF
Modern big data and machine learning in the era of cloud, docker and kubernetes
Slim Baltagi
 
PDF
Pydata 2020 containers meetup
Walid Shaari
 
PPTX
DockerCon 15 Keynote - Day 2
Docker, Inc.
 
PPTX
Why to Cloud Native
Karthik Gaekwad
 
PPTX
CKA Training Online | Kubernetes Training in Ameerpet
navyatejavisualpath
 
PPTX
Moby KubeCon 2017
Patrick Chanezon
 
PPTX
Bahrain ch9 introduction to docker 5th birthday
Walid Shaari
 
PDF
Nugwc k8s session-16-march-2021
Avanti Patil
 
PDF
Whose Job Is It Anyway? Kubernetes, CRI, & Container Runtimes
Phil Estes
 
PPTX
Oscon 2017: Build your own container-based system with the Moby project
Patrick Chanezon
 
PPTX
Azure ai on premises with docker
Vishwas N
 
PDF
NetflixOSS and ZeroToDocker Talk
aspyker
 
PDF
Docker Birthday #5 Meetup Cluj - Presentation
Alex Vranceanu
 
PDF
Docker for dev
Erik Talboom
 
PDF
11th Docker Switzerland User Group Meetup
Philipp Grossenbacher
 
PPTX
docker : how to deploy Digital Experience in a container drinking a cup of co...
Matteo Bisi
 
PDF
Kubernetes: https://youtu.be/KnjnQj-FvfQ
Rahul Malhotra
 
PDF
Kubernetes 101
Liviu Costea
 
PPTX
.docker : how to deploy Digital Experience in a container drinking a cup of c...
Andrea Fontana
 
PDF
Containers, OCI, CNCF, Magnum, Kuryr, and You!
Daniel Krook
 
Modern big data and machine learning in the era of cloud, docker and kubernetes
Slim Baltagi
 
Pydata 2020 containers meetup
Walid Shaari
 
DockerCon 15 Keynote - Day 2
Docker, Inc.
 
Why to Cloud Native
Karthik Gaekwad
 
CKA Training Online | Kubernetes Training in Ameerpet
navyatejavisualpath
 
Moby KubeCon 2017
Patrick Chanezon
 
Bahrain ch9 introduction to docker 5th birthday
Walid Shaari
 
Nugwc k8s session-16-march-2021
Avanti Patil
 
Whose Job Is It Anyway? Kubernetes, CRI, & Container Runtimes
Phil Estes
 
Oscon 2017: Build your own container-based system with the Moby project
Patrick Chanezon
 
Azure ai on premises with docker
Vishwas N
 
NetflixOSS and ZeroToDocker Talk
aspyker
 
Docker Birthday #5 Meetup Cluj - Presentation
Alex Vranceanu
 
Docker for dev
Erik Talboom
 
11th Docker Switzerland User Group Meetup
Philipp Grossenbacher
 
docker : how to deploy Digital Experience in a container drinking a cup of co...
Matteo Bisi
 
Kubernetes: https://youtu.be/KnjnQj-FvfQ
Rahul Malhotra
 
Kubernetes 101
Liviu Costea
 
.docker : how to deploy Digital Experience in a container drinking a cup of c...
Andrea Fontana
 
Containers, OCI, CNCF, Magnum, Kuryr, and You!
Daniel Krook
 
Ad

More from Nico Meisenzahl (20)

PDF
Cloud-Native & Sustainability: How and Why to Build Sustainable Workloads
Nico Meisenzahl
 
PDF
Container Day Security: How to Prevent Your Kubernetes Cluster From Being Hacked
Nico Meisenzahl
 
PDF
Festive Tech Calendar: Festive time with AKS networking
Nico Meisenzahl
 
PDF
ContainerConf 2022: Hijack Kubernetes
Nico Meisenzahl
 
PDF
ContainerConf 2022: Kubernetes is awesome - but...
Nico Meisenzahl
 
PDF
KCD Munich 2022: How to Prevent Your Kubernetes Cluster From Being Hacked
Nico Meisenzahl
 
PDF
KCD Munich 2022: Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
PDF
Cloud Love Conference: Kubernetes is awesome, but...
Nico Meisenzahl
 
PDF
How to Prevent Your Kubernetes Cluster From Being Hacked
Nico Meisenzahl
 
PDF
Container Days: Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
PPTX
Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
PDF
Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
PDF
azdevcom - Hijack a Kubernetes Cluster
Nico Meisenzahl
 
PDF
Continuous Lifecycle: Enhance Your Compliance and Governance With Policy-Base...
Nico Meisenzahl
 
PDF
Continuous Lifecycle: Hijack Kubernetes
Nico Meisenzahl
 
PDF
Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
PDF
GitLab Commit: Enhance your Compliance with Policy-Based CI/CD
Nico Meisenzahl
 
PDF
Azure Meetup Hamburg: Production-Ready Terraform Deployments on Azure
Nico Meisenzahl
 
PDF
Microsoft DevOps Forum 2021 – DevOps & Security
Nico Meisenzahl
 
PDF
GitLab Commit DevOps: How GitLab Can Save your Kubernetes environment from Be...
Nico Meisenzahl
 
Cloud-Native & Sustainability: How and Why to Build Sustainable Workloads
Nico Meisenzahl
 
Container Day Security: How to Prevent Your Kubernetes Cluster From Being Hacked
Nico Meisenzahl
 
Festive Tech Calendar: Festive time with AKS networking
Nico Meisenzahl
 
ContainerConf 2022: Hijack Kubernetes
Nico Meisenzahl
 
ContainerConf 2022: Kubernetes is awesome - but...
Nico Meisenzahl
 
KCD Munich 2022: How to Prevent Your Kubernetes Cluster From Being Hacked
Nico Meisenzahl
 
KCD Munich 2022: Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
Cloud Love Conference: Kubernetes is awesome, but...
Nico Meisenzahl
 
How to Prevent Your Kubernetes Cluster From Being Hacked
Nico Meisenzahl
 
Container Days: Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
azdevcom - Hijack a Kubernetes Cluster
Nico Meisenzahl
 
Continuous Lifecycle: Enhance Your Compliance and Governance With Policy-Base...
Nico Meisenzahl
 
Continuous Lifecycle: Hijack Kubernetes
Nico Meisenzahl
 
Hijack a Kubernetes Cluster - a Walkthrough
Nico Meisenzahl
 
GitLab Commit: Enhance your Compliance with Policy-Based CI/CD
Nico Meisenzahl
 
Azure Meetup Hamburg: Production-Ready Terraform Deployments on Azure
Nico Meisenzahl
 
Microsoft DevOps Forum 2021 – DevOps & Security
Nico Meisenzahl
 
GitLab Commit DevOps: How GitLab Can Save your Kubernetes environment from Be...
Nico Meisenzahl
 

Recently uploaded (20)

PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Software Development Methodologies in 2025
KodekX
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
The Future of Artificial Intelligence (AI)
Mukul
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Software Development Methodologies in 2025
KodekX
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 

Global Azure Bootcamp: Container, Docker & Kubernetes Basics

  • 1. Make Your Data Work For You Global Azure Bootcamp Container, Docker & Kubernetes Basics Nico Meisenzahl April 2019
  • 2. “Container, Docker & Kubernetes Basics” or “How to put topics for two whole days into 45 minutes” 😉 2
  • 3. @panagenda Consultant. @DockerRosenheim founder. Blogger, speaker & IBM Champion. Loves K8s, containers & automation. His desk is a ping pong table. Nico Meisenzahl @nmeisenzahl https://meisenzahl.org [email protected] https://panagenda.com/modernization [email protected]
  • 4. to get to know us a little better • who hasn't used * before? • who hasn't used * before but basically knows what it does? 4 *: replace it with Docker and Kubernetes
  • 5. Docker facts • founded as dotCloud Inc in 2010 and renamed in 2013 • Docker was an internal project to run platform-as-a-service services • Docker project was released as open source on March 2013 • Since then – Docker Hub – Docker EE – Docker Swarm – Docker on Windows – ... 5
  • 7. But, what exactly are containers? A container consists of one or more processes that are isolated from the rest of the system. All files necessary for execution are provided by a separate image. 7
  • 8. But, what exactly are containers? • As for Linux, the technology behind it is nothing new – chroot (introduced 1979) – namespaces (introduced in 2002) – cgroups (introduced in 2007) • Windows Container support since – Windows Server 2016 – Windows 10 Professional / Enterprise 8
  • 9. Demo “Linux containers” • isolate a Linux userspace process using namespaces and chroot 9
  • 10. Why do we need Docker than? • runc, runhcs (and others) – abstracts the underlying OS – runs containers. full stop. • containerd – adds support for container lifecycle – daemon process – can be used on it one (Kubernetes) • Docker Engine – adds support for Volumes, Networking – CLI and API – additional tools like “docker build” • there are others as well – https://medium.com/01001101/container-runtimes-838c26e8c1d 10
  • 12. What is Kubernetes? 12 Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications using a declarative approach.
  • 13. Kubernetes facts • introduced by Google in June 2014 • hosted by Cloud Native Computing Foundation (CNCF) – Microsoft, IBM, RedHat and Docker joined the project six weeks after the release • third container management tool build by Google – Borg – Omega • Kubernetes is the container orchestration tool 13
  • 21. Demo “kubectl & yaml” • kubectl is used to interact with your Cluster • a yaml describes your resources (deployment, service, …) 21
  • 22. Questions? • I will be available the whole day • Slides → http://slideshare.net/nmeisenzahl • Demos → https://gitlab.com/nmeisenzahl/global-azure-bootcamp-demo 22
  • 23. Win a Kubernetes poster (sponsored by bee42) 23
  • 24. Headquarters, Austria: panagenda GmbH (Ltd.) Schreyvogelgasse 3/10 AT 1010 Vienna Phone: +43 1 89 012 89 Fax: +43 1 89 012 89-15 E-Mail: [email protected] Headquarters, Germany: panagenda GmbH (Ltd.) Lahnstraße 17 DE 64646 Heppenheim Phone: +49 6252 67 939-00 Fax: +49 6252 67 939-16 E-Mail: [email protected] USA: panagenda Inc. 60 State Street, Suite 700 MA 02109 Boston Phone: +1 617 855 5961 Fax: +1 617 488 2292 E-Mail: [email protected] Germany: panagenda Consulting GmbH (Ltd.) Donnersbergstrasse 1 DE 64646 Heppenheim Phone: +49 6252 67 939-86 Fax: +49 6252 67 939-16 E-Mail: [email protected] The Netherlands: Trust Factory B.V. 11th Floor, Koningin Julianaplein 10 NL 2595 AA The Hague Phone: +31 70 80 801 96 E-Mail: [email protected] © 2007-2015 panagenda Make Your Data Work For You