Replies: 3 comments
-
We can achieve cluster/proxy capabilities through AA(apiserver-aggregation). As shown below: proxy api:
reference: |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
proxy api:/apis/cluster.karmada.io/v1alpha1/clusters/{clustername}/proxy/api/v1/nodes |
Beta Was this translation helpful? Give feedback.
-
Users can easily access member clusters through karmada. And supports all APIs of member clusters .Such as get, create, update, etc.
Similar issue #451
Beta Was this translation helpful? Give feedback.
All reactions