I am getting the following errors while trying to deploy a project on kyma using jenkins pipeline-
exec: executable kubectl-oidc_login not found
It looks like you are trying to use a client-go credential plugin that is not installed.
To learn more about this feature, consult the documentation available at: docs
kubelogin plugin is required to proceed with authentication
How can I add this plugin?