Skip to content
/ kubi-cli Public
forked from ca-gip/kubi-cli

Kubi client to access Kubi Ldap server

Notifications You must be signed in to change notification settings

Jupo1/kubi-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubi Client

Kubi-cli is a Kubernetes IAM authentication client aloow you to consume securely ( eg: without skipping tls verification) Kubi token.

Usage

You can simple call kubi with -h parameter.

./kubi -h

Parameters:

--generate-config # Generate the config file in ~/.kube/config
--kubi-url https://<kubi server ip,url>:<kubi server port> # Kubi Server Url
--username <your_username> #The CN attribute ( not LDAP DN !)

About

Kubi client to access Kubi Ldap server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.8%
  • Shell 2.2%