kubenukem

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 18 Imported by: 0

README

Kube Nukem - Nuke a CRD from your Cluster

This is a very simple program that is useful for removing a CRD and all resources of it from a cluster. For this the CRD will be deleted and then any remaining finalizers will be removed from stuck resources. Assuming no owner references block the deletion, this gets rid of all resources.

$ kubenukem mytestcrd.omnicorp.com

Installation

You need Go 1.20 installed on your machine.

go install go.xrstf.de/kubenukem

Usage

Usage of _build/kubenukem:
      --kubeconfig string   kubeconfig file to use (uses $KUBECONFIG by default)
  -v, --verbose             enable more verbose logging
  -V, --version             show version info and exit immediately

The kubeconfig can also be given using the KUBECONFIG environment variable.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL