Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refining the fluent-operator chart #526

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Conversation

wenchajun
Copy link
Member

Signed-off-by: chengdehao dehaocheng@kubesphere.io

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


README.md Outdated

You can also deploy the Kubernetes logging stack with Helm, just need to set the `Kubernetes` parameter to `ture`:
You can also deploy the Kubernetes logging pipeline with Helm, just need to set the `Kubernetes` parameter to `true`:
Copy link
Member

@benjaminhuo benjaminhuo Jan 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can also deploy the Kubernetes logging pipeline with Helm, just need to set the `Kubernetes` parameter to `true`:
You can also deploy the Kubernetes logging pipeline with Helm, just need to set the `Kubernetes` parameter to `true` (default):

requests:
cpu: 100m
memory: 20Mi
resources: {}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resources is still empty?

#Configure the output plugin parameter in Fluentd.
#You can set enable to true to output logs to the specified location.
resources:
limits:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fluentd limits is too small

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

200m and 200Mi is still too small

@@ -92,7 +100,7 @@ fluentbit:
tail:
memBufLimit: 5MB
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics
# nodeExporterMetrics:
nodeExporterMetrics:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why enable nodeExporterMetrics by default?

@wenchajun wenchajun force-pushed the new-helm branch 5 times, most recently from 6838e5a to 9831e97 Compare January 28, 2023 10:06
@@ -92,7 +100,7 @@ fluentbit:
tail:
memBufLimit: 5MB
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics
nodeExporterMetrics: {}
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics

@@ -92,7 +100,7 @@ fluentbit:
tail:
memBufLimit: 5MB
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics
# uncomment below nodeExporterMetrics section if you want to collect node exporter metrics

@wenchajun wenchajun force-pushed the new-helm branch 3 times, most recently from 690dda4 to db0f476 Compare January 28, 2023 10:44
Signed-off-by: chengdehao <dehaocheng@kubesphere.io>
@benjaminhuo benjaminhuo merged commit 708ae5f into fluent:master Jan 28, 2023
@wenchajun wenchajun deleted the new-helm branch April 6, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants