An interactive wrapper for kubeseal binary
Project description
kubeseal-auto
The script is an interactive wrapper for kubeseal binary used to encrypt secrets for sealed-secrets.
Installation
Homebrew can be used to install the script with all dependencies:
pip install kubeseal-auto
Usage
To run the script in fully interactive mode:
kubeseal-auto
To select kubeconfig context:
kubeseal-auto --select
To append or change key values in existing secret:
kubeseal-auto --edit secret-name.yaml
Additionally, a "detached" mode is supported:
# Download sealed-secrets certificate for local signing
kubeseal-auto --fetch
# Generate SealedSecret with local certificate
kubeseal-auto --cert <kubectl-context>-kubeseal-cert.crt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kubeseal-auto-0.2.2.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for kubeseal_auto-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfe917cbe01c42b1b1c5bc50f07e1548b09745149653497110b869ae51315835 |
|
MD5 | 340e308813864fb47a4806e9c378772b |
|
BLAKE2b-256 | 07d2a35c76c5bb3b87b67c9e4bee7693ac1490ea2a17e917a8e517399e1c95d8 |