towtooth opened a new issue, #2329:
URL: https://github.com/apache/apisix-ingress-controller/issues/2329
### Issue description
I'm running multiple apisix ingress controller on the same k8s cluster, and
I want different apisix ingress controller to read different apisixroute
object, in a form similar to ingress-class.
Could you please let me know how to configure it?
### Environment
- your apisix-ingress-controller version (output of
apisix-ingress-controller version --long):
`Version: 1.6.0
Git SHA: no-git-module
Go Version: go1.19.4
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:"22", GitVersion:"v1.22.0",
GitCommit:"c2b5237ccd9c0f1d600d3072634ca66cefdf272f", GitTreeState:"clean",
BuildDate:"2021-08-04T18:03:20Z", GoVersion:"go1.16.6", Compiler:"gc",
Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"24+",
GitVersion:"v1.24.6-aliyun.1",
GitCommit:"be2c483aa02d6189c93f0b4ca6420c1d37d5c55c", GitTreeState:"clean",
BuildDate:"2022-11-16T04:06:26Z", GoVersion:"go1.18.6", Compiler:"gc",
Platform:"linux/amd64"}
WARNING: version difference between client (1.22) and server (1.24) exceeds
the supported minor version skew of +/-1`
- if you run apisix-ingress-controller in Bare-metal environment, also show
your OS version (uname -a):
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]