kubewharf / kubeadmiral

Multi-Cluster Kubernetes Orchestration
https://kubeadmiral.io
Apache License 2.0
816 stars 97 forks source link

Does components on host cluster supported HA? #337

Open lowang-bh opened 2 months ago

lowang-bh commented 2 months ago

As I know, the components deployed on host cluster is relay on host cluster available. If the host cluster is down and not available, does it support failover and transport to another backup cluster?

Thanks.