To grant the permissions defined in the roles, create a role binding between the cloud user and the Kubernetes ClusterRole and Role.
For example, you can create a service account in an Informatica-specific namespace and add the service account token to the kubeconfig file. Then, create role bindings between the service account and the roles.
If you use a service account, open the
Runtime Configuration
tab of the
advanced configuration
and set the property
infa.k8s.spark.custom.service.account.name
to the service account name.
For more information, refer to the your cloud provider's documentation.