cncf / toc

⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
https://cncf.io
1.67k stars 632 forks source link

BFE proposal for SandBox #452

Closed iyangsj closed 4 years ago

iyangsj commented 4 years ago

Hi,

We would like to propose to donate BFE to CNCF as a SandBox project. We have been advised to follow the new process outlined here.

Please consider this proposal and guide us through the process.


BFE Project Proposal

Name of Project:

BFE

Description:

BFE is an open-source layer 7 load balancer derived from proprietary Baidu FrontEnd. Its features and advantages include:

Why is BFE a good fit for CNCF?

Load balancing is one of the most important components of any cloud-native infrastructure platform, and end users need a range of choices to meet their needs. BFE is complementary to existing CNCF reverseproxy projects like Envoy, which is currently the only reverseproxy option hosted by CNCF. As a edge load balancer, BFE serves as another choice for cloud-native applications that need flexible, security, high availability, and scalability.

With BFE becoming a CNCF project, the open-source cloud-native ecosystem will also become more vibrant and robust in China, because our team has a strong track record of fostering the open source community in China and is dedicated to building and promoting CNCF’s mission there. Open source is global, and having BFE as a part of CNCF will further make that story so.

BFE Overview

Cloud-Native Features of BFE

Roadmap:

https://github.com/baidu/bfe/milestones

Additional Information:

Sponsors from TOC: TBD

Preferred Maturity Level: Sandbox

License: Apache 2.0

Source control repositories: https://github.com/baidu/bfe We plan on moving the source code to https://github.com/bfenetworks/bfe

Contributor Guideline: https://github.com/baidu/bfe/blob/develop/CONTRIBUTING.md

Official Documentation: https://www.bfe-networks.net/en_us/ABOUT/

Infrastructure Required: BFE uses Travis CI for unit tests and builds and in-house Jenkins CI cluster for some integration tests. We plan to use CNCF test cluster to automatically run stability tests and performance tests in the future.

Communication Channels:

Website: https://www.bfe-networks.net

Release Methodology and Mechanics: BFE follows the Semantic Versioning 2.0.0 convention. The release cadence is:

Social Media Accounts: https://twitter.com/BfeNetworks

Adopters:

Dependencies and License Compliance (done by FOSSA): https://app.fossa.io/reports/1bd1bae4-31bf-41bf-8865-320eedbd1f85

Statement on Alignment with CNCF Mission

Our team believes BFE will be a great fit for CNCF. As the CNCF’s mission is to “create and drive the adoption of a new computing paradigm that is optimized for modern distributed systems environments capable of scaling to tens of thousands of self healing multi-tenant nodes,” we believe BFE to be a core enabling technology for this mission. This belief has been validated by our many adopters and developers working to build, deploy, and maintain large-scale applications in a cloud-native environment. Moreover, BFE has very strong existing synergy with other CNCF projects, and is used heavily in conjunction with projects like: Kubernetes, Prometheus, Jaeger、Fluentd and gRPC.

caniszczyk commented 4 years ago

@iyangsj thanks, can you send this as a PR to https://github.com/cncf/toc/tree/master/proposals/sandbox?

iyangsj commented 4 years ago

@caniszczyk Thanks for your guidance! See: https://github.com/cncf/toc/pull/453

caniszczyk commented 4 years ago

We will just work off the PR, thank you! https://github.com/cncf/toc/pull/453