Difference between revisions of "Session:KubernetesDockerClusterWorkshop"

From SHA2017 Wiki
Jump to: navigation, search
m (fix the location)
(Location)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Session
 +
|Has session tag=docker, kubernetes, containers, orchestration, bringyourlaptop
 +
|Is for kids=No
 +
|Has description=''Learn how to deploy docker application on a Kubernetes cluster''<br>
 +
<br>
 +
You've probably heard lots about '''Docker'''. Now Docker alone is useful, but to deploy it you are better off using an orchestrator like '''Kubernetes'''. This workshop will tell you how to install one on your laptop, write your own yaml files, and learn the basics on how to use a kubernetes cluster.<br>
 +
<br>
 +
This workshop will be given twice<br>(both identical):<br>
 +
&nbsp;&nbsp;&nbsp;Day 2: sat 5-Aug, 19:30 - 21:30<br>
 +
&nbsp;&nbsp;&nbsp;Day 3: sun 6-Aug, 19:30 - 21:30<br>
 +
|Has website=http://www.zoobab.com/kubernetes-workshop
 +
|Has session type=Workshop
 +
|Has session keywords=software
 +
|Processed by village=Village:Hardware Hacking Area
 +
|Is organized by=zoobab
 +
|Held in language=en - English
 +
|Has orga contact=zoobab@gmail.com
 +
}}
 +
{{Event
 +
|Has subtitle=Day 2
 +
|Has start time=2017/08/05 19:30
 +
|Has duration=180
 +
|Has session location=Village:Hardware Hacking Area
 +
}}
 +
{{Event
 +
|Has subtitle=Day 3
 +
|Has start time=2017/08/06 19:30
 +
|Has duration=180
 +
|Has session location=Village:Hardware Hacking Area
 +
}}
 
== About ==
 
== About ==
  
Line 6: Line 36:
  
 
This workshop will be given twice (both identical):
 
This workshop will be given twice (both identical):
* sat 5 Aug @ 6pm - 8pm
+
* sat 5 Aug @ 19:30 - 21:30
* sun 6 Aug @ 6pm - 8pm
+
* sun 6 Aug @ 19:30 - 21:30
  
 
== Description ==
 
== Description ==
Line 17: Line 47:
 
== Location ==
 
== Location ==
  
The workshop will be held in the Belgian Embassy.
+
The workshop will be held in the Hardware Hacking Area (Belgian Embassy).
  
 
[[File:SHA_Hardware_Hacking_Area_Map_LR.png|500px|thumb|center|Belgian Embassy Village, in Flowers Field]]<br>
 
[[File:SHA_Hardware_Hacking_Area_Map_LR.png|500px|thumb|center|Belgian Embassy Village, in Flowers Field]]<br>
  
== Links: ==
+
== Links ==
 
[http://www.zoobab.com/kubernetes-workshop Zoobab's kubernetes workshop]<br>
 
[http://www.zoobab.com/kubernetes-workshop Zoobab's kubernetes workshop]<br>
 
[https://www.youtube.com/watch?v=y4tbQCFj7Ps Video of the Docker Belgium Kubernetes workshop in Ghent]<br>
 
[https://www.youtube.com/watch?v=y4tbQCFj7Ps Video of the Docker Belgium Kubernetes workshop in Ghent]<br>
Line 27: Line 57:
 
[https://github.com/kubernetes/minikube Minikube]<br>
 
[https://github.com/kubernetes/minikube Minikube]<br>
 
[https://github.com/Mirantis/kubeadm-dind-cluster Kubeadm-dind-cluster]<br>
 
[https://github.com/Mirantis/kubeadm-dind-cluster Kubeadm-dind-cluster]<br>
 
 
{{Session
 
|Has session tag=docker, kubernetes, containers, orchestration, bringyourlaptop
 
|Is for kids=No
 
|Has description=''Learn how to deploy docker application on a Kubernetes cluster''<br>
 
<br>
 
You've probably heard lots about '''Docker'''. Now Docker alone is useful, but to deploy it you are better off using an orchestrator like '''Kubernetes'''. This workshop will tell you how to install one on your laptop, write your own yaml files, and learn the basics on how to use a kubernetes cluster.<br>
 
<br>
 
This workshop will be given twice<br>(both identical):<br>
 
&nbsp;&nbsp;&nbsp;Day 2: sat 5-Aug, 6pm - 8pm<br>
 
&nbsp;&nbsp;&nbsp;Day 3: sun 6-Aug, 6pm - 8pm<br>
 
|Has website=http://www.zoobab.com/kubernetes-workshop
 
|Has session type=Workshop
 
|Has session keywords=software
 
|Processed by village=Village:Belgian Embassy
 
|Is organized by=zoobab
 
|Held in language=en - English
 
|Has orga contact=zoobab@gmail.com
 
}}
 
{{Event
 
|Has subtitle=Day 2
 
|Has start time=2017/08/04 18:00
 
|Has duration=180
 
|Has session location=Village:Belgian Embassy
 
}}
 
{{Event
 
|Has subtitle=Day 3
 
|Has start time=2017/08/04 18:00
 
|Has duration=180
 
|Has session location=Village:Belgian Embassy
 
}}
 

Latest revision as of 17:32, 4 August 2017

Description Learn how to deploy docker application on a Kubernetes cluster


You've probably heard lots about Docker. Now Docker alone is useful, but to deploy it you are better off using an orchestrator like Kubernetes. This workshop will tell you how to install one on your laptop, write your own yaml files, and learn the basics on how to use a kubernetes cluster.

This workshop will be given twice
(both identical):
   Day 2: sat 5-Aug, 19:30 - 21:30
   Day 3: sun 6-Aug, 19:30 - 21:30

Website(s) http://www.zoobab.com/kubernetes-workshop
Type Workshop
Kids session No
Keyword(s) software
Tags docker, kubernetes, containers, orchestration, bringyourlaptop
Processing village Village:Hardware Hacking Area
Person organizing User:zoobab
Language en - English
en - English
Other sessions...

refresh

Subtitle Day 2
Starts at 2017/08/05 19:30
Ends at 2017/08/05 22:30
Duration 180 minutes
Location Village:Hardware Hacking Area
Subtitle Day 3
Starts at 2017/08/06 19:30
Ends at 2017/08/06 22:30
Duration 180 minutes
Location Village:Hardware Hacking Area

About

Learn how to deploy docker application on a Kubernetes cluster.

You've probably heard lots about Docker. Now Docker alone is useful, but to deploy it you are better off using an orchestrator like Kubernetes. This workshop will tell you how to install one on your laptop, write your own yaml files, and learn the basics on how to use a kubernetes cluster.

This workshop will be given twice (both identical):

  • sat 5 Aug @ 19:30 - 21:30
  • sun 6 Aug @ 19:30 - 21:30

Description

Bring your laptop in order to run the cluster. Minikube runs on Linux, OSX, Windows, but you need virtualbox installed.

Another option is kubeadm-dind-cluster, where you only need Docker running.

Location

The workshop will be held in the Hardware Hacking Area (Belgian Embassy).

Belgian Embassy Village, in Flowers Field

Links

Zoobab's kubernetes workshop
Video of the Docker Belgium Kubernetes workshop in Ghent
Kubernetes website
Minikube
Kubeadm-dind-cluster