karmada
karmada copied to clipboard
karmda controls plane endpoint
Please provide an in-depth description of the question you have:
What do you think about this question?:
Whether karmda controls the endpoints in the ns under the cluster to obtain the endpoint sets of the services managed under the multiple work clusters under managemen?
Environment:
- Karmada version:v1.0.2
- Kubernetes version:v1.23.6
- Others:
I'm not sure I understand your question correctly.
Do you mean if Karmada collects endpoints from member clusters in multi-cluster service scenario?
I'm not sure I understand your question correctly. Do you mean if Karmada collects
endpointsfrom member clusters in multi-cluster service scenario?
yes,This way I can Karmada all the ip's of a service
Yes, Karmada collects the EndpointSlice (not EndPoints) from the member cluster. See this controller.
i use 1.02 release,when i deploy in the Karmada ns, i find EndpointSlice is empty in Karmada,in the member cluster i can get EndpointSlice。 Is this feature a new release version? which version i can try?
in 1.02 release, I can only export a service from a member cluster to Karmada cluster, there will be an import-* EndpointSlice, what I want is to deploy a service to two clusters, I can get the service from Karmada cluster in the two clusters EndpointSlice set, this feature has been implemented in the new version?
Hi @wolgod, this is made by the MCS(multi-cluster-service) feature, which requires the k8s version 1.21 or later.
As lack of activity, close it now, Please feel free to reopen it if you still have the same problem. /close
@XiShanYongYe-Chang: Closing this issue.
In response to this:
As lack of activity, close it now, Please feel free to reopen it if you still have the same problem. /close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.