apisix-ingress-controller icon indicating copy to clipboard operation
apisix-ingress-controller copied to clipboard

request help: How to let multiple APISIX Ingress process resources independently

Open guwenjiang85 opened this issue 2 years ago • 4 comments

Issue description

我目前使用apisix都是通过ApisixRoute,没有使用ingress资源; 如何在ApisixRoute中申明ingress-class来隔离内网和公网网关; 还有就是配置Ingress资源如何使用插件功能。

Environment

  • your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
apisix-ingress-controller version 1.4.1-no-git-module-go1.16.15
/ingress-apisix # ./apisix-ingress-controller version --long
Version: 1.4.1
Git SHA: no-git-module
Go Version: go1.16.15
Building OS/Arch: linux/amd64
Running OS/Arch: linux/amd64
  • your Kubernetes cluster version (output of kubectl version):
 Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.6", GitCommit:"8a62859e515889f07e3e3be6a1080413f17cf2c3", GitTreeState:"clean", BuildDate:"2021-04-15T03:28:42Z", GoVersion:"go1.15.10", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"20+", GitVersion:"v1.20.6-tke.17", GitCommit:"7410252b56a5896ded1b9b3bbc8ae8bcfa009707", GitTreeState:"clean", BuildDate:"2022-04-19T03:04:37Z", GoVersion:"go1.15.10", Compiler:"gc", Platform:"linux/amd64"}

guwenjiang85 avatar Jun 19 '22 10:06 guwenjiang85

如何在ApisixRoute中申明ingress-class来隔离内网和公网网关;

Unfortunately, this feature is not implemented yet. Ref #593

tao12345666333 avatar Jun 19 '22 16:06 tao12345666333

还有就是配置Ingress资源如何使用插件功能。

For ingress resources, you can add annotations to use plugins

tao12345666333 avatar Jun 19 '22 16:06 tao12345666333

In addition, you can modify the namespace that APISIX Ingress can handle through configuration

tao12345666333 avatar Jun 19 '22 16:06 tao12345666333

This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Sep 18 '22 01:09 github-actions[bot]

This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.

github-actions[bot] avatar Oct 18 '22 01:10 github-actions[bot]