I am currently running a spring boot application as a Pod on Amazon EKS cluster. After use does some activities on the Spring Boot application UI, it should trigger a Spark Job. I have installed and configured Spark Operator on the EKS. Now I am not sure how to invoke the Spark Operator without using the eksctl.