kubectl-modify-secret
Secret editor
A kubectl plugin that allows users to directly modify Kubernetes secrets without encoding/decoding issues
kubectl-modify-secrets allows user to directly modify the secret without worrying about base64 encoding/decoding
145 stars
2 watching
14 forks
Language: Go
last commit: 9 months ago kubectlkubectl-modify-secretskubectl-pluginkubectl-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
elsesiy/kubectl-view-secret | Decodes Kubernetes secrets without having to manually extract and decode them | 309 |
brosandilabs/kubectl-decode-secret | A tool that provides a way to decode Kubernetes secrets using kubectl commands | 1 |
gopasspw/kubectl-gopass | An extension to kubectl that allows users to manage Kubernetes secrets directly from the gopass password manager. | 40 |
pr8kerl/kubectl-ssm-secret | A tool to manage sensitive data in Kubernetes secrets and AWS SSM Parameter Store | 27 |
juanvallejo/kubectl-ns | A plugin for kubectl to switch the namespace of the current KUBECONFIG context | 4 |
bbl/secretize | Generates Kubernetes secrets from various sources | 69 |
weibeld/kubectl-ctx | A kubectl plugin to interactively change the current kubeconfig context | 40 |
kajanth/kubectl-all | A kubectl plugin to list all resources in a Kubernetes namespace | 3 |
webofmars/kubectl-custom-cols | A tool to customize and extend the output of Kubernetes commands | 16 |
similarweb/kubectl-ipick | An interactive plugin for kubectl that enables fast selection of resources to edit, minimizing the need for repetitive commands. | 30 |
itaysk/kubectl-neat | A tool that simplifies the reading of Kubernetes manifests by removing redundant information | 1,729 |
benjefferies/safe-kubectl | A plugin for a zsh shell that adds safety features to kubectl commands by providing reminders and customizable settings. | 4 |
jlesquembre/kubeprompt | A tool that isolates kubectl shells and provides contextual prompt information in Kubernetes environments | 80 |
marjamis/kubectl-kcn | Makes it easier to remotely access nodes within a Kubernetes cluster | 4 |
rafi/kubectl-pass | An authentication and secret management tool for Kubernetes using the pass password manager. | 5 |