Categorygithub.com/rubenv/minio-tracer
repositorypackage
0.0.0-20240924084518-9ce94eb3aed3
Repository: https://github.com/rubenv/minio-tracer.git
Documentation: pkg.go.dev

# README

minio-tracer

Finds any Minio server running in a Kubernetes cluster and outputs the call trace

Build Status

Usage

helm repo add minio-tracer https://rubenv.github.io/minio-tracer
helm install minio-tracer minio-tracer/minio-tracer

Should be installed in the same namespace as Minio.

Configuration

The following table lists the configurable parameters of the minio-tracer chart and their default values.

ParameterDescriptionDefault
secretNamename of the secret that Minio uses for credentialsminio
serviceNamename of the service that Minio usesminio

License

This app is distributed under the MIT license.