Kubernetes credential

What is the plugin I can use to setup credential as Kubernetes config

Please describe what you are trying to accomplish in more detail.

The Kubernetes credential provider can retrieve credentials from Kubernetes.

The kubernetes plugin uses credentials to create and destroy agents on demand.

The Hashicorp Vault plugin can be used to provide credentials in a Kubernetes environment.

Other credential plugins may help as well. It depends on what you are trying to accomplish.

I am trying to build a pipeline in jenkins to deploy spring boot microservice from docker container to Kubernetes. As per some of the training sessions I went through, they all are using kubernetes-cd plugin to configure the kubernetes credentials in jenkins. But this plugin is not available now. So looking for similar plugin

Can you ask whomever created those tutorials to update them?