Skip to content

krizm/kube-your-robots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ℹ️ This is a modified version of the repo with commands changed to support Windows CMD instead of Unix shells (mainly changing export to set and $VAR to %VAR%).


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

About

Containerize your robots and run them on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • RobotFramework 83.1%
  • Shell 13.6%
  • Dockerfile 2.2%
  • HTML 1.1%