Skip to content

Nilsty/kube-your-robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Containerize your robots and run them on Kubernetes

A workshop part of RoboCon 2024.

Presented by Markus Stahl and Nils Balkow-Tychsen

This repository contains all workshop materials. This readme should guide us through our workshop day.

We will start with the fundamentals of Docker including examples related to Robot Framework.

Afterwards we will dive deep into Kubernetes by exploring its capabilities in a hands on demo.

You will then apply your learnings by building a Docker container and a Kubernetes manifest for a Robot Framework test. We'll work out a solution together during the workshop. For the discussion there is a prepared example test.

Finally we will talk about running tests in parallel on top of Kubernetes.

Appendix