Replies: 3 comments
|
We can achieve cluster/proxy capabilities through AA(apiserver-aggregation). As shown below: proxy api:
reference: |
0 replies
|
Our feature is ready now, we can refer user guide here: https://github.com/karmada-io/karmada/blob/master/docs/userguide/aggregated-api-endpoint.md |
0 replies
|
proxy api:/apis/cluster.karmada.io/v1alpha1/clusters/{clustername}/proxy/api/v1/nodes https://github.com/karmada-io/karmada/blob/master/pkg/aggregatedapiserver/apiserver.go#L106-L108 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Users can easily access member clusters through karmada. And supports all APIs of member clusters .Such as get, create, update, etc.
Similar issue #451
All reactions