An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache
719
stars
56
forks
source link
[k8s Træfik plugin] invalid middleware type #575
Closed
peltho closed 2 weeks ago
I'm trying to use your plugin on a Kubernetes environment. To do so, I implemented one middleware (for Træfik dynamic config) this way:
Then I updated my Træfik static config:
Until now everything's ok on Træfik UI, but at the time I reference the middleware for a given service (in its IngressRoute) it fails:
Am I doing something wrong?