Difference between revisions of "Session:KubernetesDockerClusterWorkshop"
m (fix Links) |
(change time) |
||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{{Session | {{Session | ||
|Has session tag=docker, kubernetes, containers, orchestration, bringyourlaptop | |Has session tag=docker, kubernetes, containers, orchestration, bringyourlaptop | ||
| Line 48: | Line 19: | ||
{{Event | {{Event | ||
|Has subtitle=Day 2 | |Has subtitle=Day 2 | ||
| − | |Has start time=2017/08/ | + | |Has start time=2017/08/05 19:30 |
|Has duration=180 | |Has duration=180 | ||
|Has session location=Village:Belgian Embassy | |Has session location=Village:Belgian Embassy | ||
| Line 54: | Line 25: | ||
{{Event | {{Event | ||
|Has subtitle=Day 3 | |Has subtitle=Day 3 | ||
| − | |Has start time=2017/08/ | + | |Has start time=2017/08/06 19:30 |
|Has duration=180 | |Has duration=180 | ||
| − | |Has session location=Village: | + | |Has session 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 Belgian Embassy. | ||
| + | |||
| + | [[File:SHA_Hardware_Hacking_Area_Map_LR.png|500px|thumb|center|Belgian Embassy Village, in Flowers Field]]<br> | ||
| + | |||
| + | == Links == | ||
| + | [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> | ||
| + | [http://www.arduino.io/ Kubernetes website]<br> | ||
| + | [https://github.com/kubernetes/minikube Minikube]<br> | ||
| + | [https://github.com/Mirantis/kubeadm-dind-cluster Kubeadm-dind-cluster]<br> | ||
Revision as of 17:29, 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:Belgian Embassy |
| 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:Belgian Embassy |
| 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 Belgian Embassy.
Links
Zoobab's kubernetes workshop
Video of the Docker Belgium Kubernetes workshop in Ghent
Kubernetes website
Minikube
Kubeadm-dind-cluster