livelint

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

Livelint

A CLI linting tool for live Kubernetes deployments

Livelint is based on the A visual guide on troubleshooting Kubernetes deployments blog post by Daniele Polencic.

Installation

$ go install github.com/bespinian/livelint@latest

Usage

$ livelint check my-deployment

Development

We are thrilled to receive feedback, issues and pull requests from the community.

Build
$ make build
Lint Code
$ make lint
Run Tests
$ make test

There is also a test setup that can be deployed to a Kubernetes cluster to test specific use cases. It can be created by running

$ kubectl apply -f testdata

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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