Skip to content

This is the tool that facilitates deletion EBSVolume of Persistent Volume resource remaining even after the EKS Cluster is deleted.

License

Notifications You must be signed in to change notification settings

44smkn/ebspv-eraser

Repository files navigation

ebs-remove-facilitator

ebspv-eraser is the tool that facilinate deletion EBSVolume of Persistent Volume resource remaining even after the EKS Cluster is deleted.

Demo

This demo retrive EBSVolume list and delete selected volumes.

schreenshot of demo

Installation

Download packaged binaries from the releases page.

You will need to have AWS API credentials configured. What works for AWS CLI, should be sufficient. You can use ~/.aws/credentials file or environment variables.

Usage

$ ebspv-eraser --cluster <CLUSTER_NAME>

After executing the command, an interactive screen will appear where you can select the target to delete.

About

This is the tool that facilitates deletion EBSVolume of Persistent Volume resource remaining even after the EKS Cluster is deleted.

Resources

License

Stars

Watchers

Forks

Packages

No packages published