Skip to content
/ ks Public

Kubernetes Secret Reader From Cluster and Local File

Notifications You must be signed in to change notification settings

pavansh/ks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ks

Kubernetes Secret Reader From Cluster and Local File

Usage

go get github.com/pavansh/ks
ks local -f <secret.yaml>
ks k8s -n <namespace> -s <secretname>
kubectl get secret <secretname> -o yaml | ks read

About

Kubernetes Secret Reader From Cluster and Local File

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages