kube-your-robots

Containerize your robots and run them on Kubernetes

Stars
3
Committers
3

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