Overview
What is Take Over Cluster?
Cluster management is a concept of unified management for created clusters, with the goal of integrating dispersed cluster resources into a centralized management platform. It allows enterprises to integrate various types of clusters, including standard Kubernetes clusters and certain public cloud clusters, into a unified management platform. The aim is to achieve unified and centralized management of multiple clusters, which helps improve the scalability, availability, and maintainability of clusters, enabling enterprises to better manage and utilize their computing resources, thus achieving a more efficient cloud computing environment. You can bring clusters under management on the platform through the methods of “Cluster of access” and “Register Cluster”.
What’s the Difference Between the Two Take Over Ways for Take Over Cluster?
The methods used for management differ between the two, but the user experience is consistent at the operational level.
-
Cluster of access: It is a management method that actively connects to a cluster by obtaining the cluster’s IP address and relevant authentication information through a global approach. Through this method, the platform can establish a stable connection with the cluster using the acquired information, enabling centralized monitoring and management of the cluster. This facilitates administrators in gaining a better understanding of the entire cloud computing environment, ensuring efficient resource utilization and security.
-
Register Cluster: It is a management method in which the registered cluster executes the commands obtained on the platform and initiates a registration request to the managed cluster. Through this method, the managed cluster automatically establishes a tunnel and communicates securely with the platform using the command line, ensuring the security of the managed cluster without obtaining relevant cluster information, and simplifying and streamlining the registration process.