You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the GatlingOperator leaves the creation of Gatling scenarios to the user and provides the environment to run Gatling as an operator. However, this creates a high barrier to entry for users who are not familiar with Gatling. Therefore, I am considering adding a feature that allows Gatling scenarios to be defined using CRDs (Custom Resource Definitions) and created by applying them with the kubectl apply command.
Maintainers, could you please share your thoughts on the possibility of incorporating this feature into Gatling?
If it seems feasible, I would like to try implementing it myself.
The text was updated successfully, but these errors were encountered:
Summary
Thank you for creating such a fantastic tool!
Currently, the GatlingOperator leaves the creation of Gatling scenarios to the user and provides the environment to run Gatling as an operator. However, this creates a high barrier to entry for users who are not familiar with Gatling. Therefore, I am considering adding a feature that allows Gatling scenarios to be defined using CRDs (Custom Resource Definitions) and created by applying them with the kubectl apply command.
Maintainers, could you please share your thoughts on the possibility of incorporating this feature into Gatling?
If it seems feasible, I would like to try implementing it myself.
The text was updated successfully, but these errors were encountered: