This article shows the procedure of installing and deploying Apache APISIX and Apache APISIX Ingress Controller in the Rancher App Store (Catalog), and how to proxy Kubernetes services through them.
How to Write an Apache APISIX Plugin in Java
Apache APISIX now supports writing plugins in Java! You can now write plugins in a programming language you are familiar with.
APISIX Ingress Controller 1.0 Release
Apache APISIX Ingress Controller v1.0 has been released, supporting the use of custom resources including
ApisixRoute
,ApisixUpstream
, and Kubernetes native Ingress resources to control external traffic access to services deployed in Kubernetes. services deployed in Kubernetes.
APISIX Dashboard Access Control Bypass Vulnerability Advisory (CVE-2021-33190)
Because the application makes access control determinations by obtaining the value of the request header
X-Forwarded-For
, an attacker can achieve an access control bypass attack by simply tampering with that request header when invoking the API request.
Chaos Mesh Helps Apache APISIX Improve Stability
This article describes how to use Chaos Mesh in a variety of scenarios to improve stability for Apache APISIX.
Apache APISIX v.s Envoy: Which Has the Better Performance?
This article introduces the performance comparison between Apache APISIX and Envoy under certain conditions. In general, APISIX is slightly better than Envoy in terms of response latency and QPS, and APISIX has more advantages than Enovy when multiple worker processes are enabled due to the collaborative approach of NGINX in high concurrency scenarios. The performance and latency of APISIX makes it a massive throughput capability in handling north-south traffic.
Apache APISIX not affected by NGINX CVE-2021-23017
On May 26, NGINX issued a security announcement that fixed a DNS resolver vulnerability (CVE -2021-23017) in the NGINX resolver.
Apache APISIX Open Source 2 Year Anniversary!
Apache APISIX is open for 2 years!
First Experience with Apache APISIX Shared by Student in OSPP 2020
This interview features two students who participated in the Summer 2020 of Open Source Promotion Plan, both of whom are now Apache APISIX committers and OSPP 2021 mentors for APISIX-related projects.
Apache APISIX Release 2.6.0
Apache APISIX 2.6.0-Release is officially released! Welcome to download and use.