Difference between revisions of "Session:KubernetesDockerClusterWorkshop"
m (fix Links) |
(→Location) |
||
| (3 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> | ||
| + | Day 2: sat 5-Aug, 19:30 - 21:30<br> | ||
| + | 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 @ | + | * sat 5 Aug @ 19:30 - 21:30 |
| − | * sun 6 Aug @ | + | * 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> | ||
| 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> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 17:32, 4 August 2017
| Description | Learn how to deploy docker application on a Kubernetes cluster
|
|---|---|
| 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 |
| Other sessions... | |
| 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 |
Contents
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).
Links
Zoobab's kubernetes workshop
Video of the Docker Belgium Kubernetes workshop in Ghent
Kubernetes website
Minikube
Kubeadm-dind-cluster