Difference between revisions of "Session:KubernetesDockerClusterWorkshop"
From SHA2017 Wiki
m (bold) |
|||
| Line 4: | Line 4: | ||
|Has description=''Learn how to deploy docker application on a Kubernetes cluster''<br> | |Has description=''Learn how to deploy docker application on a Kubernetes cluster''<br> | ||
<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> | + | 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> | <br> | ||
This workshop will be given twice<br>(both identical):<br> | This workshop will be given twice<br>(both identical):<br> | ||
Revision as of 10:53, 18 July 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/04 18:00 |
| Ends at | 2017/08/04 21:00 |
| Duration | 180 minutes |
| Location | Village:Belgian Embassy |
| Subtitle | Day 3 |
|---|---|
| Starts at | 2017/08/04 18:00 |
| Ends at | 2017/08/04 21:00 |
| Duration | 180 minutes |
| Location | Village:Belgian Embassy |
Contents
Abstract
Description
Workshop
Summary
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 of the workshop (Belgian Embassy)
Links:
Zoobab's kubernetes workshop
Video of the Docker Belgium Kubernetes workshop in Ghent
Kubernetes website
Minikube
Kubeadm-dind-cluster