clayrisser / kubenuke

nuke a kubernetes namespace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubenuke

GitHub stars

nuke a stuck kubernetes namespace

WARNING: this can leave orphaned resources

This tool will remove pesky namespaces that are stuck terminating. It follows the process spelled out by IBM at the following link.

https://www.ibm.com/support/knowledgecenter/SSBS6K_3.2.0/troubleshoot/ns_terminating.html

Please ★ this repo if you found it useful ★ ★ ★

Installation

npm install -g kubenuke

Usage

USAGE
  $ kubenuke ns NS

OPTIONS
  -a, --api-url=api-url
  -d, --debug
  -t, --timeout=timeout
  -y, --yes
  --token=token

EXAMPLE
  $ kubenuke ns some-ns

Dependencies

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2020

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

About

nuke a kubernetes namespace

License:MIT License


Languages

Language:TypeScript 71.8%Language:Makefile 27.5%Language:JavaScript 0.7%