-
我发现Upstream Type里面有两个选项,node和sd。已知node可以配置k8s的svc,那么这个sd选项的意义在哪呢? I found that there are two options in the Upstream Type, "node" and "sd". On the "node" mode can configure SVC from k8s, what is the meaning of this SD option? |
Beta Was this translation helpful? Give feedback.
Answered by
Dravening
Jul 3, 2023
Replies: 1 comment
-
目前发现,sd选项可以支持多k8s集群;node模式应该不支持跨k8s集群的service. i have found that the SD option can support multiple k8s clusters; Node mode could not support services across k8s clusters. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Dravening
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前发现,sd选项可以支持多k8s集群;node模式应该不支持跨k8s集群的service.
i have found that the SD option can support multiple k8s clusters; Node mode could not support services across k8s clusters.