kubectl-pdborked

A kubectl plugin extension to identify PDBs with no allowed disruptions

APACHE-2.0 License

Stars
0
Committers
2

Introduction

kubectl-pdborked is a kubectl plugin extension to identify PDBs with no allowed disruptions.

Pre-requisites

Installation

Installing the plugin is very straightforward:

> git clone https://github.com/paddymorgan84/kubectl-pdborked.git
> cd kubectl-pdborked
> go install

This will install at your specified $GOPATH. Provided your $GOPATH is included as part of your $PATH environment variable, kubectl will automatically discover the plugin.

> kubectl plugin list
The following compatible plugins are available:

/Users/Patrick.Morgan/go/bin/kubectl-pdborked