kubectl-issues

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 3 Imported by: 0

README

kubectl issues

kubectl issues is a kubectl plugin to find issues with your Kubernetes objects.

Install

Releases

Check the releases page for the full list of pre-built binaries.

  1. Download the release for your os/arch
  2. Unzip to archive to get the kubectl-issues binary
  3. Add the kubectl-issues binary to your PATH
Source
go install github.com/ricoberger/kubectl-issues@latest

Usage

kubectl issues

Development

To build and run the binary the following commands can be used:

go build -o ./bin/kubectl-issues .
./bin/kubectl-issues

To publish a new version, a new tag must be created and pushed:

make release-patch
make release-minor
make release-major

Acknowledgments

The plugin is inspired by the kubectl janitor plugin.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
cmd

Jump to

Keyboard shortcuts

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