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.3.tar.gz
(5.8 kB
view hashes)
Built Distribution
Close
Hashes for kubeseal_auto-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61d448a2d4a37e36c5e60518265a4f03a8a0048823b5c7eb4a1f08aa227a1aef |
|
MD5 | 11563c4b21a9b1b89fd8099172479592 |
|
BLAKE2b-256 | 5e8cfa9426feb4a1c15556d04ef84839cf7405f43c836127d6eede3152aa63d6 |