bfenetworks / ingress-bfe

BFE Ingress Controller for Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BFE Ingress Controller

English | 中文

Go Report Card

Overview

BFE Ingress Controller is an implementation of Kubernetes Ingress Controller based on BFE, to fulfill Ingress in Kubernetes.

Features and Advantages

  • Traffic routing based on Host, Path, Cookie and Header
  • Support for load balancing among multiple Services of the same application
  • Flexible plugin framework, based on which developers can add new features efficiently
  • Configuration hot reload, avoiding impact on existing long connections

Quick start

See Deployment for quick start of using BFE Ingress Controller.

Documentation

See Document Summary.

Contributing

Communication

  • Forum
  • BFE community on Slack: Sign up CNCF Slack and join bfe channel.
  • BFE developer group on WeChat: Send a request mail with your WeChat ID and a contribution you've made to BFE(such as a PR/Issue). We will invite you right away.

License

BFE is under the Apache 2.0 license. See the LICENSE file for details

About

BFE Ingress Controller for Kubernetes

License:Apache License 2.0


Languages

Language:Go 54.6%Language:Gherkin 28.5%Language:EJS 5.0%Language:JavaScript 4.3%Language:Shell 3.4%Language:Python 1.3%Language:Makefile 1.2%Language:Dockerfile 0.7%Language:CSS 0.5%Language:Smarty 0.5%