karmada-io / karmada

Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
https://karmada.io
Apache License 2.0
4.37k stars 865 forks source link

Is there a way to access/etc/karma/karma apiserver. config from the internet? #5220

Open Schwarao opened 1 month ago

Schwarao commented 1 month ago

Is there a way to access/etc/karma/karma apiserver. config from the internet?

Schwarao commented 1 month ago

I want to control Karmada on different clusters, but there is no internal network connection between the two clusters, so I need to access Karmada config from the external network

tpiperatgod commented 1 month ago

You can add --cert-external-ip=${EXTERNAL_IP} to init the karmada control plane via karmadactl or just change the cluster.server in the karmada-apiserver.config.