Pinniped (k8s)
Notes
Pinniped provides identity services to Kubernetes.
- Easily plug in external identity providers into Kubernetes clusters while offering a simple install and configuration experience. Leverage first class integration with Kubernetes and kubectl command-line.
- Give users a consistent, unified login experience across all your clusters, including on-premises and managed cloud environments.
- Securely integrate with an enterprise IDP using standard protocols or use secure, externally managed identities instead of relying on simple, shared credentials.
site : https://pinniped.dev/
Release notes
v0.5.0
· 1y+
Release v0.5.0
Release Images
| Image | Registry |
|---|---|
ghcr.io/vmware-tanzu/pinniped/pinniped-server:v0.5.0 |
GitHub Container Registry |
docker.io/getpinniped/pinniped-server:v0.5.0 |
DockerHub |
Changes
Major Changes
- Pinniped now supports multiple instances on a single cluster. For more details, please see our blog post
Minor Changes
-
Enhanced the integration tests to assert that no pods crash/restart during a test.
-
Updated several library dependencies to the latest version.
-
Updated to Go 1.15.7.
-
Re-enabled "max in flight" checks for the concierge aggregated API server.
Diffs
A complete list of changes (64 commits, 134 changed files with 5,572 additions and 1,152 deletions!) can be found here.
Updates
The attached yaml files were updated on May 6, 2024 to use ghcr.io/vmware-tanzu/pinniped/pinniped-server instead of projects.registry.vmware.com/pinniped/pinniped-server.