Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 659 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 659 Bytes

Kunlun

License

Kunlun is a dynamic, high-performance API Gateway. Provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more.

To start using Kunlun

CentOS 7

Install OpenResty and other required dependencies.

# Add OpenResty Repo
sudo yum -y install yum-utils
sudo yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo

# Install OpenResty
sudo yum -y install openresty-1.17.8.2-1.el7