A simple tool to encrypt the EBS volumes linked to your EKS Persistent Volumes.
Project description
EKS Persistent Volume Encrypter
What is it?
A tool to detect Persistent Volumes (PVs) in your EKS cluster that are backed by unencrypted EBS Volumes and encrypt them.
Do I need it?
If you:
➡️ Have an EKS Cluster.
➡️ Use Persistent Volumes backed by EBS Volumes.
➡️ Want to make sure all the EBS Volumes you use are encrypted.
➡️ Don't want to do it one-by-one.
Then this tool will help you speed up this process.
What does it contain?
- A Jupyter Notebook which is the main interface.
- A simple CLI that displays relevant information about your cluster.
The CLI will be limited to read-only actions. The Notebook is the only way to execute constructive/destructive actions.
Installation
Hosted on PyPI.
pip install eks-pv-encrypter
Usage
- Use the
pv_encrypter.ipynb
Notebook. - If you want a read-only overview of your Cluster. Just run
pv-encrypter status
.
Overview of the Process
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
eks_pv_encrypter-0.2.0.tar.gz
(12.9 kB
view hashes)
Built Distribution
Close
Hashes for eks_pv_encrypter-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a26e731824bbb371dbd737caedd1197bb5532a9249e860ff86269512678e3926 |
|
MD5 | f511766cdc13381d66522a64ddbe9c00 |
|
BLAKE2b-256 | 22daf70a4d30d87d37b52601983dc4bf7dcafba1df61205ba011be981f68ee3a |