apache / apisix-ingress-controller

APISIX Ingress Controller for Kubernetes
https://apisix.apache.org/
Apache License 2.0
971 stars 335 forks source link

request help: crd upstream can't be synchronized to apisix #2248

Open snowleopard331 opened 2 weeks ago

snowleopard331 commented 2 weeks ago

Issue description

I want to use APISIX CRD to write upstreams and use the ingress-controller to sync the upstreams to APISIX. However, I'm currently encountering an error with the following information:

Below is the configuration file for the upstream:

How can I solve this problem

Environment

snowleopard331 commented 2 weeks ago

image

snowleopard331 commented 2 weeks ago

image