https://github.com/jenkinsci/kubernetes-credentials-provider-plugin
Credentials provider that allows storing credentials in Kubernetes
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin
credentials jenkins-plugin kubernetes
Last synced: 6 months ago
JSON representation
Credentials provider that allows storing credentials in Kubernetes
- Host: GitHub
- URL: https://github.com/jenkinsci/kubernetes-credentials-provider-plugin
- Owner: jenkinsci
- License: mit
- Created: 2018-03-15T16:14:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T17:28:06.000Z (7 months ago)
- Last Synced: 2025-03-29T03:07:04.802Z (7 months ago)
- Topics: credentials, jenkins-plugin, kubernetes
- Language: Java
- Homepage: https://jenkinsci.github.io/kubernetes-credentials-provider-plugin/
- Size: 380 KB
- Stars: 55
- Watchers: 3
- Forks: 72
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# kubernetes-credentials-provider-plugin
[](https://plugins.jenkins.io/kubernetes-credentials-provider)
[](https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/releases/latest)
[](https://plugins.jenkins.io/kubernetes-credentials-provider)The *Kubernetes Credentials Provider* is a [Jenkins](https://jenkins.io) plugin to enable the retrieval of [Credentials](https://plugins.jenkins.io/credentials) stored as [Kubernetes Secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
The plugin supports most common credential types and defines an [`extension point`](https://jenkins.io/doc/developer/extensions/kubernetes-credentials-provider/) that can be implemented by other plugins to add support for custom Credential types.
The full documentation is available on [this GitHub page](https://jenkinsci.github.io/kubernetes-credentials-provider-plugin/).
## Releases and Changelogs
The [release notes](https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/releases) are managed in GitHub.