Skip to content

How do we add additional extension for K6 (Need to add xk6-kubernetes) ? #2425

Answered by vsukhin
chinthanep asked this question in Executors
Discussion options

You must be logged in to vote

Hi, @chinthanep You can make a fork of existing K6 executor and creating custom executor on its base by changing Docker image to required one. You need to change its name to myK6 and type to myK6/script. And change test type to myK6/script - Testkube will use your new executor then when running test (or create new test with that type)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@chinthanep-asml
Comment options

Answer selected by chinthanep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Executors
Labels
None yet
3 participants