Plugging-in Kubernetes

Plugging-in Kubernetes

k6
Jun 4, 2022

Kubernetes has been becoming the standard operating environment for applications over the past several years. With the xk6-kubernetes extension, you can add direct support for Kubernetes objects (ConfigMaps, Deployments, Jobs, et al) directly within your test scripts.

Imagine, your test scripts could now directly setup your test environment by pre-scaling your services, change configuration, or even inject a little chaos _during_ your tests by deleting running pods to observe how your overall system behaves.

Please join us as we review some of the work that's been taking place with the xk6-kubernetes extension and demo some of the functionality you can begin adding to your tests.

Contact Paul Balogh:
Twitter: https://twitter.com/javaducky
Site: https://javaducky.com/

Contact Leandro Melendez:
Twitter: https://twitter.com/SrPerf
Site: https://www.srperf.com/

Learn more about k6:
Website: https://k6.io
Repo: https://github.com/k6io/k6