k8sgpt-ai / k8sgpt-operator

Automatic SRE Superpowers within your Kubernetes cluster
https://k8sgpt.ai
Apache License 2.0
279 stars 76 forks source link

[Question]: Can I configure on-prem s3 i.e. minio? #386

Closed qdrddr closed 3 months ago

qdrddr commented 4 months ago

Checklist

Affected Components

K8sGPT Version

v0.3.28

Kubernetes Version

v1.27.10

Host OS and its Version

No response

Steps to reproduce

Question: can I configure on-prem S3 such as minio? If yes, how do I configure it with K8sGPT (CLI) & K8sGPT Operator (Helm Values file)?

Expected behaviour

Be able to configure non-cloud S3 bucket endpoint URL

Actual behaviour

Can't find how to provide URL of the bucket.

Additional Information

No response

arbreezy commented 3 months ago

Hey @qdrddr it's not possible atm but it will be easy to expose an endpoint in k8sgpt cli and the support it in the operator. Please open a GH issue in K8sgpt's repository to track the feature there