Skip to content

"Mount" a kubernetes secret into a directory for development

Notifications You must be signed in to change notification settings

alexmorten/k8secretmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8secretmount

Small utility cli to watch a kubernetes secret and write it into a local directory.

Can be used to emulate mounting a secret into a pod in development.

Usage

k8secretmount <secret-name> <mount path> [<namespace>]

Build

cargo build --release

then copy target/release/k8secretmount into your $PATH

About

"Mount" a kubernetes secret into a directory for development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published