kuberes

command module
v0.0.0-...-14f9fef Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 1 Imported by: 0

README

Kubernetes inspection tool (mainly resources)

Install

go install github.com/mehix/kuberes@latest
kuberes version

View resources declared in YAML manifest

Takes in input a series of YAML manifests, all in 1 file.

cat internal/aggr/testdata_confluentinc.yaml | kuberes declared --src confluentinc

Test with a Helm repo:

helm repo add bitnami https://charts.bitnami.com/bitnami
helm template bitnami/wordpress | kuberes declared --src k8s

Documentation

Overview

Read YAML input (ex: the output of `helm template`) and output the resources needed based on the resources declarations and replicas

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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