Kubernetes job creation with limiting number of jobs running per job group

Asking for help? Comment out what you need so we can get more information to help you!

Cluster information:

Kubernetes version:
Cloud being used: bare-metal
Installation method:manual installation, with 1 kube master and 10 workers
Host OS: centos7
CNI and version:
CRI and version:

I have a setup to submit and monitor kubernetes Jobs. I want to know if there is any option to limit the number of jobs that get run from a job group.

Thanks,
Vikas

You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.