English | 简体中文
apisix is a cloud-native API gateway with features such as dynamic, real-time, and high performance. This product provides an out-of-the-box apisix based on the Huawei Cloud EulerOS 2.0 64-bit system of Kunpeng servers.
- Dynamic Configuration: Supports hot-loading of configurations. You can update routing rules and plugin parameters without restarting the service, and configuration changes can take effect within milliseconds.
- High Performance: Adopts the RadixTree routing matching algorithm, with a single-core QPS of over 23,000 and extremely low latency.
- Multi-platform Support: Compatible with bare metal, Kubernetes, and cloud function environments (such as AWS Lambda and Azure Function).
- Security Protection: Built-in multiple authentication methods (such as JWT, search for [IP blacklist/whitelist]), and supports custom plugin development.
The open-source image product APISIX Gateway provided by this project has pre-installed the 3.12.0 version of apisix and its related runtime environment, and provides deployment templates. Come and refer to the usage guide to easily start an efficient "out-of-the-box" experience!
System requirements are as follows:
- CPU: 2 vCPUs or higher
- RAM: 4GB or larger
- Disk: At least 40GB
Register a Huawei account and activate Huawei Cloud
Image Specification | Feature Description | Remarks |
---|---|---|
apisix-3.12.0-kunpeng | Installed and deployed based on Kunpeng servers + Huawei Cloud EulerOS 2.0 64-bit |
- For more questions, you can contact us through issues or the service support of the specified product in the Huawei Cloud Marketplace.
- For other open-source images, please refer to open-source-image-repos.
- Fork this repository and submit a merge request.
- Synchronously update README.md based on your open-source image information.