你可以在 Rancher 中使用 Apache APISIX 的官方 Helm 仓库直接部署 Apache APISIX 和 APISIX Ingress controller。并且 Apache APISIX 可通过作为网关,或者 APISIX Ingress controller 的数据面来承载业务流量。
使用 Java 编写 Apache APISIX 插件
Apache APISIX 支持多语言编写插件了!不会 Lua 也没关系,现在可以用你熟悉的语言编写插件,文末还有视频教程。
Apache APISIX Ingress Controller 首个 GA 版本 v1.0 正式发布!
Apache APISIX Ingress Controller v1.0 正式发布,可支持使用包括
ApisixRoute
、ApisixUpstream
等自定义资源,以及 Kubernetes 原生 Ingress 资源等控制外部流量访问部署在 Kubernetes 中的服务。
Apache APISIX Dashboard 访问控制绕过漏洞公告(CVE-2021-33190)
由于程序通过获取请求头
X-Forwarded-For
的值来进行访问控制判断,导致攻击者在调用 API 请求时,只需篡改该请求头即可实现访问控制绕过攻击。
Chaos Mesh 助力 Apache APISIX 提升稳定性
本文描述了如何在多种场景下使用 Chaos Mesh,为 Apache APISIX 提升稳定性。
Apache APISIX 和 Envoy 性能大比拼
本文介绍了在一定条件下,Apache APISIX 和 Envoy 的性能对比,总体来说 Apache APISIX 在响应延迟和 QPS 层面都略优于 Envoy,Apache APISIX 在开启多个 worker 进程后性能提升较 Enovy 更为明显;而且 Apache APISIX 在性能和延迟上的表现使它在处理南北向流量上具有海量的吞吐能力。
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 开源 2 周年!
Apache APISIX 开源 2 周年啦!
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 2.6.0-Release 正式发布
Apache APISIX 2.6.0-Release 正式发布!欢迎大家下载使用。