Skip to content

A simple script for generating kubeconfig for a provided service account

License

Notifications You must be signed in to change notification settings

shini4i/kubeconfig-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubeconfig-generator

A simple script for generating kubeconfig for a provided service account

GitHub last commit (branch) Version license

⚠️ Starting from Kubernetes version 1.22 ServiceAccount token secrets are no longer automatically created. You can read more about it here.

Requirements

  • kubectl

Installation

The script can be installed using brew:

brew install shini4i/tap/kubeconfig-generator

Usage

kubeconfig-generator <service_account> <namespace>

If the namespace is omitted, the currently selected namespace will be used.

About

A simple script for generating kubeconfig for a provided service account

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages