-
# Kubernetes安装APISIX | Overstarry Site
今天介绍如何在 k8s 上安装 APISIX 相关组件(Apache APISIX、Apache APISIX Dashboard、Apache APISIX Ingress Controller)。
Apache APISIX 由于 APISIX helm 组件将相关组件集合在一起了,所以只要装一个就好了。
安装步骤…
-
Besides basic unit test cases, we need to setup the E2E test framework, to verify changes are feasible.
The logic here is creating some APISIX resources, and use ETCD adapter as the configuration c…
-
### Current Behavior
When a new deployed apisix reload, shutting down worker process will not disappear.
![image](https://github.com/user-attachments/assets/aa74d8d9-9e61-4273-b2f9-b8a348c1032d)
…
-
### Description
Is it possible to dynamic to add headers in the ext-plugin (We implement a java based plugin with "apisix-runner-starter, 0.4.0" )?
the methods we tried this method:
` public void …
-
### Current Behavior
if you have a space in an environment variable it breaks with the following error:
invalid number of arguments in "env" directive in /usr/local/apisix/conf/nginx.conf
### Exp…
-
问题描述:
1. 采用了外部etcd,并且配置https访问etcd
2. 报错内容如截图
![1680592864902](https://user-images.githubusercontent.com/2556749/229717831-bfcf0784-424c-414c-8e14-bda16d4aacbb.png)
3. 内网环境采用helm离线包部署,配置如下
![1680…
-
Current Behavior
I checker the document: https://apisix.apache.org/docs/dashboard/FAQ/#4-after-modifying-the-plugin-schema-or-creating-a-custom-plugin-in-apache-apisix-why-cant-i-find-it-on-the-dashb…
-
### Current Behavior
I have installed apisix as docker in ubuntu 20.04 on my computer. Everything seems to be working properly. But when I aopenb dashboard (http://localhost:9000 for example), web pa…
-
### Description
When apisix start it creates a file ngnx.conf inside /usr/local/apisix/conf. I want my filesystem to be readonly in k8s pod. apisix start fails when filesystem is readonly because it …
-
This place is for bug reports and development discussions only. For general questions and
discussions, please join the openresty-en mailing list instead: https://openresty.org/en/community.html
ERRO…