Kubernetes

This session covers the inclusion of components into a product. In other word, we will include several docker images into a common kubernetes deployment. We will skip creating the Kubernetes cluster itself, see the official tutorials for some resources on that.

More concretely, start with your own Coffee Machine, then add Cashier and Waiter.

Prerequisites

  1. Familiarity with Jenkins

  2. Docker

  3. Google Cloud SDK with the kubectl component

Schedule

5 min Getting started How do I get started?
10 min Namespace How do we seperate things??
25 min Deploying my Coffee Machine How do I get my Coffee Machine into the Namespace?
25 min Adding Cashier & Waiter How to add other components?
What more options can I use?
25 min Deployment the CESSDA way How do I get my Coffee Machine into the 'real' CESSDA Café?