Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

Troubleshooting Apache APISIX: CRD and Route Error Fix

apache apisix ingress controller logs contain errors such as E0326 1 reflector.go:147] pkg/mod/k8s.io/client-go@v0.28.2/tools/cache/reflector.go:229: Failed to watch *v1alpha2.TCPRoute: failed to list *v1alpha2.TCPRoute: the server could not find the requested resource (get tcproutes.gateway.networking.k8s.io) W0326 1 reflector.go:535] pkg/mod/k8s.io/client-go@v0.28.2/tools/cache/reflector.go:229: failed to list *v1alpha2.TLSRoute: the server could not find the requested resource (get tlsroutes.gateway.networking.k8s.io) E0326 1 reflector.go:147] pkg/mod/k8s.io/client-go@v0.28.2/tools/cache/reflector.go:229: Failed to watch *v1alpha2.TLSRoute: failed to list *v1alpha2.TLSRoute: the server could not find the requested resource (get tlsroutes.gateway.networking.k8s.io) Also, a sample /hello route was deployed but is not accessible and need help in figuring out the error there.