Logging operator for Kubernetes

cloud-native kubernetes kubernetes-operator logging operator
1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to determine if and how to configure the Kubernetes Logging Operator to use a private CA certificate when sending logs to an S3-compatible object storage using Fluentd. The current workaround disables SSL verification, which is insecure. The goal is to find a way to securely pass the private CA bundle to the Fluentd S3 output within the operator's configuration.

Complexity: 4/5
bug good first issue

Logging operator for Kubernetes

Go
#cloud-native#kubernetes#kubernetes-operator#logging#operator