https://store-images.s-microsoft.com/image/apps.6717.e91dae25-8cd0-4b8c-80be-5ca553a1c47c.74ad67c6-e3c4-4fbe-8563-299f3ad2c92e.124fdb07-4868-491d-91a7-293fec1b22fd

Pinniped CLI

作成者: pcloudhosting

Version 0.43.0 + Free Support on Ubuntu 24.04

Pinniped CLI is an open-source, lightweight command-line tool designed to provide secure, identity-based authentication for Kubernetes clusters. It enables users to authenticate using external identity providers such as OIDC, LDAP, and enterprise SSO systems without storing long-lived credentials in kubeconfig files.

Features of Pinniped CLI:

  • Secure Kubernetes authentication using short-lived credentials.
  • Integration with external identity providers (OIDC, LDAP, SSO).
  • No static tokens or certificates stored in kubeconfig.
  • Client-side standalone binary with minimal dependencies.
  • Seamless integration with kubectl for cluster access.

To check the installed version of Pinniped CLI, run the following commands:

$ pinniped version
$ which pinniped
Disclaimer: Pinniped CLI is provided under applicable open-source licenses and is distributed “as is.” Users are responsible for configuring identity providers, securing access credentials, and following best practices for authentication and authorization in Kubernetes environments.