Summary
I propose a new feature that provides a unique numerical identifier for each Pod in a Kubernetes Cluster.
In scenarios where the parallelism is set to n, n Jobs are created and deployed to the Cluster.
Each Job, upon instantiation, would get a unique numerical identifier (1, 2, 3, ..., n) stored in the Pod environment variables.
I am willing to contribute to this improvement in the gatling-operator.
Thank you for considering this request.