Sign inSign up

makocchi/kmlinters

By makocchi

Updated over 5 years ago

A docker image for various kubernetes manifests linters

Image
0

2.1K

makocchi/kmlinters repository overview

kmlinters

A docker image for various kubernetes manifests linters.

docker image

Public docker image is available here.

Usage

Here are examples.

# kubeval
docker run --rm  -v ${PWD}:/work makocchi/kmlinters kubeval -d /work

# conftest
docker run --rm  -v ${PWD}:/work makocchi/kmlinters conftest test /work

# pluto
docker run --rm  -v ${PWD}:/work makocchi/kmlinters pluto detect-files -d /work

Tag summary

Content type

Image

Digest

Size

78.2 MB

Last updated

over 5 years ago

docker pull makocchi/kmlinters