https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.pinnipedcli-681c0813-0e91-40fd-b000-d28e09e847fb/image3_pcloud.png

Pinniped CLI

por pcloudhosting

(1 clasificaciones)

Version 0.45.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.

pinnipedCLI Usage:

$ sudo su
$ sudo apt update
$ cd /tmp
$ pinniped version
 
  
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.