DokiDoki1103 commented on issue #2044:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2044#issuecomment-1814154817
Sister, I'm sorry to bother you at night。
<img width="1354" alt="图片"
src="https://github.com/apache/apisix-ingress-controller/assets/62740231/23a412dc-af28-406c-beed-f98381e3a54c">
I followed the tutorial and moved the wasm file to my container. I also
modified the configmap configuration file and restarted Apisix. However, when I
configured it, I still prompted that the plugin was not found
<img width="888" alt="图片"
src="https://github.com/apache/apisix-ingress-controller/assets/62740231/f0c1d418-658f-43b5-86b2-0733495894b9">
The following is the version I am using
```
apache/apisix-ingress-controller:1.7.1
apache/apisix:3.6.0-centos
```
I came across this document. https://apisix.apache.org/zh/docs/apisix/wasm/
He said I need to build an apisix base environment, and I looked at this
document again https://github.com/api7/apisix-build-tools
But when I build it myself, it will fail, so I used the Github action to
build the already built image。
I replaced the image ``` apache/apisix:3.6.0-centos``` ->
```api7/apisix-base:1.21.4.2.2```
Then the container cannot start, I don't know if I want to directly replace
the image .
--
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]