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

add a new blog: Fluent Bit Operator becomes an official sub-project of the Fluent Community #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FeynmanZhou
Copy link
Member

Ref: #23

@FeynmanZhou
Copy link
Member Author

/cc @edsiper @agup006

…f the Fluent Community

Signed-off-by: FeynmanZhou <pengfeizhou@yunify.com>
author: Feynman Zhou(https://github.com/FeynmanZhou)
---

# Fluent Bit Operator becomes an official sub-project of the Fluent Community!
Copy link
Member

Choose a reason for hiding this comment

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

i think we also need to explain the motivations of the following:

  1. Fluent Bit / Fluentd are deployed a lot within Kubernetes
  2. The importance of Operators within Kubernetes, and how they help users
  3. Why we have added this project within the Fluent organization

Copy link
Member Author

Choose a reason for hiding this comment

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

For 1 and 2, I can add more detailed explanations. For the third one, could you please also give one brief reason that why Fluent organization chose to accept Fluent Operator as a sub-project?

# Fluent Bit Operator becomes an official sub-project of the Fluent Community!

[Fluent Bit Operator](https://github.com/fluent/fluentbit-operator) is the only existing operator which facilitates the deployment of [Fluent Bit](https://fluentbit.io/) and provides great flexibility in building a logging layer based on Fluent Bit and Kubernetes. With a dedicated observability team at [KubeSphere](https://kubesphere.io) created this project, multiple maintainers from [DigitalOcean](https://www.digitalocean.com/) and other organizations have been maintaining it for almost three years and delivered 12 major releases, today we are glad to announce that Fluent Operator has become an official sub-project of the Fluent Community!

Copy link
Member

Choose a reason for hiding this comment

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

I would move the getting started piece up here as the main Call to Action

Copy link
Member Author

Choose a reason for hiding this comment

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

Agree.


## Why Fluent Bit Operator

As the dynamic configuration reloading without restart is not supported in Fluent Bit and it [has been asked in the community](https://github.com/fluent/fluent-bit/issues/365) for several years, the KubeSphere team initiated the Fluent Bit Operator to enable Fluent Bit to pick up and use the latest config whenever the Fluent Bit config changes without restarting the Fluent Bit Pod.
Copy link
Member

Choose a reason for hiding this comment

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

While the config reloading is important I really like the focus you have on the three bullets below. "The Fluent Bit Operator provides three main benefits..." from there I feel it would be good to eloborate on each one and mention some of the benefits over a traditional helm-chart / daemonset deployment

Copy link
Member Author

Choose a reason for hiding this comment

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

Good suggesion! I will elaborate on them.

![fluentbit-operator-workflow](/assets/img/blog/2021-08-12-fluentbit-operator/fluent-operator-workflow.png){:class="img-responsive"}

## Evolving to the Fluent Operator

Copy link
Member

Choose a reason for hiding this comment

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

I would also mention the metrics piece that was added in Fluent Bit and how that will be coming in the operator as well


You are welcome to create issues and pull requests. We are actively resolving community issues, host community meetings, and providing answers on a dedicated [Slack channel](https://fluent-all.slack.com/archives/C02642TE9HR).

If you still haven’t used Fluent Bit Operator, you’re welcome to try it now by following the [quick start](https://github.com/fluent/fluentbit-operator#install). Let's discover more simplicity of running Fluent Bit Operator on Kubernetes.
Copy link
Member

Choose a reason for hiding this comment

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

From comment above, I would move this part to right after the intro for a faster CTA and hopefully more conversion

Copy link
Member Author

Choose a reason for hiding this comment

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

Make sense, I will move it to the first paragraph.

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.

2 participants