CN112019385B - Cloud platform component deleting method, device, equipment and storage medium - Google Patents

Cloud platform component deleting method, device, equipment and storage medium Download PDF

Info

Publication number
CN112019385B
CN112019385B CN202010888159.7A CN202010888159A CN112019385B CN 112019385 B CN112019385 B CN 112019385B CN 202010888159 A CN202010888159 A CN 202010888159A CN 112019385 B CN112019385 B CN 112019385B
Authority
CN
China
Prior art keywords
component
deleted
association
cloud platform
deleting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010888159.7A
Other languages
Chinese (zh)
Other versions
CN112019385A (en
Inventor
侯美峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Inspur Data Technology Co Ltd
Original Assignee
Beijing Inspur Data Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Inspur Data Technology Co Ltd filed Critical Beijing Inspur Data Technology Co Ltd
Priority to CN202010888159.7A priority Critical patent/CN112019385B/en
Publication of CN112019385A publication Critical patent/CN112019385A/en
Application granted granted Critical
Publication of CN112019385B publication Critical patent/CN112019385B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The application discloses a cloud platform component deleting method, device, equipment and storage medium. The method comprises the following steps: acquiring information of a component to be deleted of the component to be deleted; judging whether the preset association relationship has associated component information corresponding to the component information to be deleted or not; the preset association relation records the corresponding relation of component information among the cloud platform components with the data association parameters; if so, deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information; and deleting the component to be deleted. According to the method, on the basis of ensuring the normal operation of the cloud platform, the deletion of the specific cloud platform component is realized, and the flexibility of the setting of the cloud platform component is further ensured. In addition, the application also provides a cloud platform component deleting device, equipment and a storage medium, and the beneficial effects are as described above.

Description

Cloud platform component deleting method, device, equipment and storage medium
Technical Field
The present application relates to the field of cloud computing, and in particular, to a method, an apparatus, a device, and a storage medium for deleting a cloud platform component.
Background
The cloud platform is also called a cloud computing platform, and refers to a network application platform which provides computing, network and storage capabilities based on services of hardware resources and software resources.
In the cloud computing era, a large number of components often exist on each cloud platform, and taking a currently common kubernets cloud platform as an example, the components include components such as a Deployment (stateless load), a stateful set (stateful load), a Job (task), and a CronJob (timed task), and the components cooperate with each other to provide corresponding cloud computing services. In an actual application scenario, it is often difficult for a current user to delete a specific cloud platform component on the basis of ensuring normal operation of a cloud platform, so that it is difficult to ensure flexibility of setting the cloud platform component.
Therefore, the method for deleting the cloud platform component is provided, so that the specific cloud platform component can be deleted on the basis of ensuring the normal operation of the cloud platform, and the flexibility of the setting of the cloud platform component is further ensured, and the method is the problem to be solved by technical personnel in the field.
Disclosure of Invention
The application aims to provide a cloud platform component deleting method, a cloud platform component deleting device and a storage medium, so that on the basis of ensuring normal operation of a cloud platform, deletion of a specific cloud platform component is achieved, and flexibility of setting of the cloud platform component is further ensured.
In order to solve the technical problem, the present application provides a cloud platform component deletion method, including:
acquiring information of a component to be deleted of the component to be deleted;
judging whether the preset association relationship has associated component information corresponding to the component information to be deleted or not; the preset association relation records the corresponding relation of component information among the cloud platform components with the data association parameters;
if so, deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information;
and deleting the component to be deleted.
Preferably, if the preset association relationship does not have associated component information corresponding to the component information to be deleted, the step of deleting the component to be deleted is executed.
Preferably, in the association component corresponding to the association component information, before deleting the data association parameter with the component to be deleted, the method further includes:
acquiring user operation;
judging whether the user operation information is a deletion canceling operation;
if so, stopping deleting the component to be deleted;
otherwise, executing the step of deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information.
Preferably, the component information includes a component name and/or a component type.
Preferably, the cloud platform component comprises a kubernets cloud platform component.
In addition, this application still provides a cloud platform subassembly deletion device, includes:
the information acquisition module is used for acquiring the information of the component to be deleted;
the association judging module is used for judging whether the association component information corresponding to the component information to be deleted exists in the preset association relation or not, and if so, the association deleting module and the component deleting module are called in sequence; the preset association relation records the corresponding relation of component information among the cloud platform components with the data association parameters;
the association deletion module is used for deleting data association parameters between the association components and the components to be deleted in the association components corresponding to the association component information;
and the component deleting module is used for deleting the component to be deleted.
Preferably, the association judgment module judges whether the preset association relationship has associated component information corresponding to the component information to be deleted, and if not, the component deletion module is called.
Preferably, the apparatus further comprises:
the operation acquisition module is used for acquiring user operation;
the operation judging module is used for judging whether the user operation information is the deletion canceling operation or not, if so, the stopping module is called, and if not, the association deleting module is called;
and the stopping module is used for stopping deleting the component to be deleted.
In addition, this application still provides a cloud platform subassembly and deletes equipment, includes:
a memory for storing a computer program;
a processor for implementing the steps of the cloud platform component deletion method as described above when executing the computer program.
In addition, the present application also provides a computer readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the steps of the cloud platform component deleting method are implemented.
The cloud platform component deleting method comprises the steps of firstly obtaining information of a component to be deleted of the component to be deleted, and then judging whether associated component information corresponding to the information of the component to be deleted exists in a preset relation, wherein the preset relation records the corresponding relation of the component information between the cloud platform components with data associated parameters, if the associated component information corresponding to the information of the component to be deleted exists in the preset relation, further deleting the data associated parameters between the cloud platform components and the component to be deleted in the associated component corresponding to the associated component information, and finally deleting the component to be deleted. According to the method, before the component to be deleted is deleted, the data association parameters in the association component corresponding to the component to be deleted are deleted in advance, so that the data association relation between the association component and the component to be deleted is removed, the situation that the cloud platform cannot normally operate due to the fact that the association component continues to carry out data communication with the component to be deleted after the component to be deleted is deleted can be avoided, the deletion of the specific cloud platform component is achieved on the basis of ensuring the normal operation of the cloud platform, and the flexibility of the cloud platform component is further ensured. In addition, the application also provides a cloud platform component deleting device, equipment and a storage medium, and the beneficial effects are as described above.
Drawings
In order to more clearly illustrate the embodiments of the present application, the drawings needed for the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings can be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of a cloud platform component deletion method disclosed in an embodiment of the present application;
fig. 2 is a schematic structural diagram of a cloud platform component deletion apparatus disclosed in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, and not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without any creative effort belong to the protection scope of the present application.
In the cloud computing era, a large number of components often exist on each cloud platform, and taking a currently common kubernets cloud platform as an example, the components include components such as a Deployment (stateless load), a stateful set (stateful load), a Job (task), and a CronJob (timed task), and the components cooperate with each other to provide corresponding cloud computing services. In an actual application scenario, it is often difficult for a current user to delete a specific cloud platform component on the basis of ensuring normal operation of a cloud platform, so that it is difficult to ensure flexibility of setting the cloud platform component.
Therefore, the core of the application is to provide the cloud platform component deleting method, so that the specific cloud platform component can be deleted on the basis of ensuring the normal operation of the cloud platform, and the flexibility of the cloud platform component setting is further ensured.
In order that those skilled in the art will better understand the disclosure, the following detailed description will be given with reference to the accompanying drawings.
Referring to fig. 1, an embodiment of the present application discloses a cloud platform component deletion method, including:
step S10: and acquiring the information of the component to be deleted.
The information of the component to be deleted is identification information of the component to be deleted.
It should be noted that the information of the component to be deleted obtained in this step refers to identification information of the component to be deleted, and the manner of obtaining the information of the component to be deleted includes, but is not limited to, obtaining information of the component to be deleted initiated by a user according to a component deletion requirement, or obtaining information of a component to be deleted preset in a configuration file, which is determined according to an actual situation and is not specifically limited herein.
In addition, the components referred to in this embodiment are application programs having specific functions in the cloud platform, and the components often have an association relationship of cooperative work, so that data association exists.
Step S11: and judging whether the preset association relationship has associated component information corresponding to the component information to be deleted or not, and if so, executing the step S12.
The preset association relationship records the corresponding relationship of the component information between the cloud platform components with the data association parameters.
After the information of the component to be deleted is obtained, whether associated component information corresponding to the information of the component to be deleted exists is further judged through a preset associated relationship, wherein the preset associated relationship records the corresponding relationship of the component information between the cloud platform components with the data associated parameters, that is, the preset associated relationship represents the corresponding relationship of the component with the data associated parameters by recording the corresponding relationship between different component information. As referred to herein, a data association parameter may be understood as a parameter of an association affinity policy between components, for example, if an association affinity policy exists between the component a and the component B, the data association parameter of the association affinity policy between the component B and the component a is set in the operation parameter of the component a according to the association affinity policy, and the data association parameter between the component a and the component B is also set in the operation parameter of the component B.
Step S12: and deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information.
When the associated component information corresponding to the component information to be deleted exists in the preset associated relationship, the data associated parameters between the associated component and the component to be deleted are further deleted from the associated component corresponding to the associated component information, so that the data communication relationship between the associated component and the component to be deleted is not generated any more when the associated component runs, and the associated component corresponding to the component to be deleted can continue to run normally after the component to be deleted is deleted.
Step S13: and deleting the component to be deleted.
And after the data association parameters between the components to be deleted and the associated components corresponding to the associated component information are deleted, further deleting the components to be deleted, thereby finishing the deletion operation of the components to be deleted.
The cloud platform component deleting method comprises the steps of firstly obtaining information of components to be deleted of the components to be deleted, and then judging whether associated component information corresponding to the information of the components to be deleted exists in a preset relation, wherein the preset relation records the corresponding relation of the component information between the cloud platform components with data associated parameters, if the associated component information corresponding to the information of the components to be deleted exists in the preset relation, further deleting the data associated parameters between the components to be deleted and the components to be deleted in the associated components corresponding to the associated component information, and finally deleting the components to be deleted. According to the method, before the component to be deleted is deleted, the data association parameters in the association component corresponding to the component to be deleted are deleted in advance, so that the data association relation between the association component and the component to be deleted is removed, the situation that the cloud platform cannot normally operate due to the fact that the association component continues to carry out data communication with the component to be deleted after the component to be deleted is deleted can be avoided, the deletion of the specific cloud platform component is achieved on the basis of ensuring the normal operation of the cloud platform, and the flexibility of the cloud platform component is further ensured.
On the basis of the above embodiment, as a preferred implementation manner, if there is no associated component information corresponding to the component information to be deleted in the preset association relationship, the step of deleting the component to be deleted is performed.
It should be noted that, in this embodiment, when it is determined that there is no associated component information corresponding to the component information to be deleted in the preset association relationship, it is determined that there is no associated component having an associated affinity policy with the component to be deleted currently, and therefore the component to be deleted is directly deleted. The method and the device further ensure the overall reliability of deleting the components in the cloud platform.
On the basis of the foregoing embodiment, as a preferred implementation manner, before deleting the data association parameter between the associated component and the component to be deleted in the associated component corresponding to the associated component information, the method further includes:
acquiring user operation;
judging whether the user operation information is a deletion canceling operation;
if so, stopping deleting the component to be deleted;
otherwise, executing the step of deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information.
It should be noted that, in order to further ensure the reliability of the function of the associated component, in consideration that after the component to be deleted is deleted, part of the functions in the associated component associated with the component to be deleted may not be normally executed, in this embodiment, before deleting the data associated parameter in the associated component, a user operation is further obtained, and it is further determined whether the user operation information is a deletion cancel operation, that is, it is determined whether the user terminates the deletion operation on the component to be deleted, if the user operation information is the deletion cancel operation, the deletion of the component to be deleted is stopped, otherwise, a step of deleting the data associated parameter between the component to be deleted and the associated component corresponding to the associated component information is executed, so as to continue to achieve the purpose of deleting the component to be deleted. The method and the device further ensure the overall flexibility and reliability of cloud platform component deletion.
On the basis of the above-described embodiment, as a preferred implementation, the component information includes a component name and/or a component type.
It should be noted that, in this embodiment, the preset association relationship records a correspondence between component names and/or component types between cloud platform components having data association parameters, and since the component names can relatively accurately represent identities and functions of the components, and the component types can relatively accurately represent function types to which the components belong, the preset association relationship records a correspondence between component names and/or component types between cloud platform components having data association parameters, so that the overall accuracy of the preset association relationship can be relatively ensured, and the overall reliability of the cloud platform component deletion process can be further ensured.
On the basis of the series of the above-mentioned embodiments, as a preferred embodiment, the cloud platform component includes a kubernets cloud platform component.
It should be noted that, in this embodiment, the component to be deleted and the associated component are both kubernets cloud platform components, and kubernets is an open source, and is used for managing containerized applications on multiple hosts in a cloud platform, so that the application for deploying containerization can be simple and efficient, and thus the kubernets cloud platform is a cloud platform type with high reliability at present. The method and the device can further ensure the overall reliability of deleting the cloud platform components in the Kubernets cloud platform.
Referring to fig. 2, an embodiment of the present application provides a cloud platform component deleting device, including:
the information acquisition module 10 is configured to acquire information of a component to be deleted of the component to be deleted;
the association judging module 11 is configured to judge whether associated component information corresponding to the component information to be deleted exists in the preset association relationship, and if yes, sequentially invoke the association deleting module 12 and the component deleting module 13; the preset association relation records the corresponding relation of component information among the cloud platform components with the data association parameters;
the association deleting module 12 is configured to delete the data association parameter between the to-be-deleted component and the association component corresponding to the association component information;
and the component deleting module 13 is used for deleting the component to be deleted.
On the basis of the above embodiment, as a preferred implementation manner, the association judging module judges whether there is associated component information corresponding to the component information to be deleted in the preset association relationship, and if not, the component deleting module 13 is invoked.
On the basis of the above embodiment, as a preferred implementation, the apparatus further includes:
the operation acquisition module is used for acquiring user operation;
the operation judging module is used for judging whether the user operation information is the deletion canceling operation, if so, the stopping module is called, and otherwise, the association deleting module 12 is called;
and the stopping module is used for stopping deleting the component to be deleted.
The cloud platform component deleting device provided by the application firstly obtains information of a component to be deleted of the component to be deleted, and then judges whether associated component information corresponding to the information of the component to be deleted exists in a preset relation, wherein the preset relation records the corresponding relation of the component information between cloud platform components with data associated parameters, if the associated component information corresponding to the information of the component to be deleted exists in the preset relation, the data associated parameters between the cloud platform components and the component to be deleted are further deleted in the associated component corresponding to the associated component information, and finally the component to be deleted is deleted. According to the device, the data association parameters in the association assembly corresponding to the assembly to be deleted are deleted in advance before the assembly to be deleted is deleted, so that the data association relation between the association assembly and the assembly to be deleted is removed, the condition that the cloud platform cannot normally operate due to the fact that the association assembly continues to carry out data communication with the assembly to be deleted after the assembly to be deleted is deleted can be avoided, the deletion of the specific cloud platform assembly is achieved on the basis that the normal operation of the cloud platform is ensured, and the flexibility of the arrangement of the cloud platform assembly is further ensured.
In addition, this application still provides a cloud platform subassembly and deletes equipment, includes:
a memory for storing a computer program;
a processor for implementing the steps of the cloud platform component deletion method as described above when executing the computer program.
The cloud platform component deleting device provided by the application firstly obtains information of a component to be deleted of the component to be deleted, and then judges whether associated component information corresponding to the information of the component to be deleted exists in a preset relation, wherein the preset relation records the corresponding relation of the component information between cloud platform components with data associated parameters, if the associated component information corresponding to the information of the component to be deleted exists in the preset relation, the data associated parameters between the cloud platform components and the component to be deleted are further deleted in the associated component corresponding to the associated component information, and finally the component to be deleted is deleted. According to the equipment, before the component to be deleted is deleted, the data association parameters in the association component corresponding to the component to be deleted are deleted in advance, so that the data association relation between the association component and the component to be deleted is removed, the situation that the cloud platform cannot normally operate due to the fact that the association component continues to carry out data communication with the component to be deleted after the component to be deleted is deleted can be avoided, the deletion of a specific cloud platform component is achieved on the basis that the normal operation of the cloud platform is guaranteed, and the flexibility of the cloud platform component is guaranteed.
In addition, an embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the cloud platform component deleting method are implemented.
The computer-readable storage medium provided by the application comprises the steps of firstly obtaining information of a component to be deleted, and then judging whether associated component information corresponding to the information of the component to be deleted exists in a preset relation, wherein the preset relation records the corresponding relation of the component information between cloud platform components with data associated parameters, if the associated component information corresponding to the information of the component to be deleted exists in the preset relation, further deleting the data associated parameters between the component to be deleted and the component to be deleted in the associated component corresponding to the associated component information, and finally deleting the component to be deleted. According to the computer-readable storage medium, before the component to be deleted is deleted, the data association parameters in the association component corresponding to the component to be deleted are deleted in advance, so that the data association relation between the association component and the component to be deleted is removed, the situation that the cloud platform cannot normally operate due to the fact that the association component continues to carry out data communication with the component to be deleted after the component to be deleted is deleted can be avoided, the deletion of a specific cloud platform component is achieved on the basis that the normal operation of the cloud platform is ensured, and the flexibility of the setting of the cloud platform component is further ensured.
The method, the device, the equipment and the storage medium for deleting the cloud platform component provided by the application are introduced in detail above. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed in the embodiment corresponds to the method disclosed in the embodiment, so that the description is simple, and the relevant points can be referred to the description of the method part. It should be noted that, for those skilled in the art, without departing from the principle of the present application, the present application can also make several improvements and modifications, and those improvements and modifications also fall into the protection scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A cloud platform component deletion method is characterized by comprising the following steps:
acquiring information of a component to be deleted of the component to be deleted;
judging whether associated component information corresponding to the component information to be deleted exists in a preset association relation; the preset association relation records the corresponding relation of the component information among the cloud platform components with the data association parameters;
if so, deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information;
and deleting the component to be deleted.
2. The cloud platform component deleting method according to claim 1, wherein if the preset association relationship does not have associated component information corresponding to the component information to be deleted, the step of deleting the component to be deleted is performed.
3. The cloud platform component deleting method according to claim 1, wherein before deleting the data association parameter with the component to be deleted in the associated component corresponding to the associated component information, the method further includes:
acquiring user operation;
judging whether the user operation information is a deletion canceling operation;
if so, stopping deleting the component to be deleted;
otherwise, executing the step of deleting the data association parameters between the data association parameters and the components to be deleted in the association components corresponding to the association component information.
4. The cloud platform component deletion method according to claim 1, wherein the component information includes a component name and/or a component type.
5. The cloud platform component deletion method according to any one of claims 1 to 4, wherein the cloud platform component comprises a Kubernetes cloud platform component.
6. A cloud platform component deletion apparatus, comprising:
the information acquisition module is used for acquiring the information of the component to be deleted;
the association judging module is used for judging whether the association component information corresponding to the component information to be deleted exists in the preset association relationship or not, and if so, the association deleting module and the component deleting module are called in sequence; the preset association relation records the corresponding relation of the component information between the cloud platform components with the data association parameters;
the association deleting module is used for deleting the data association parameters between the association component and the component to be deleted in the association component corresponding to the association component information;
and the component deleting module is used for deleting the component to be deleted.
7. The cloud platform component deleting device according to claim 6, wherein the association judging module judges whether associated component information corresponding to the component information to be deleted exists in a preset association relationship, and if not, the component deleting module is called.
8. The cloud platform component deletion apparatus according to claim 6, wherein the apparatus further comprises:
the operation acquisition module is used for acquiring user operation;
the operation judging module is used for judging whether the user operation information is the deletion canceling operation or not, if so, the stopping module is called, and if not, the association deleting module is called;
the stopping module is used for stopping deleting the component to be deleted.
9. A cloud platform component deletion apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the cloud platform component deletion method of any one of claims 1 to 5 when executing said computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, carries out the steps of the cloud platform component deletion method of any one of claims 1 to 5.
CN202010888159.7A 2020-08-28 2020-08-28 Cloud platform component deleting method, device, equipment and storage medium Active CN112019385B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010888159.7A CN112019385B (en) 2020-08-28 2020-08-28 Cloud platform component deleting method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010888159.7A CN112019385B (en) 2020-08-28 2020-08-28 Cloud platform component deleting method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112019385A CN112019385A (en) 2020-12-01
CN112019385B true CN112019385B (en) 2022-11-25

Family

ID=73502826

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010888159.7A Active CN112019385B (en) 2020-08-28 2020-08-28 Cloud platform component deleting method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112019385B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301403A (en) * 2014-09-26 2015-01-21 东北大学 Cloud service resource dynamic allocation system and method based on module service copy addition and deletion
CN107733985A (en) * 2017-09-14 2018-02-23 广州西麦科技股份有限公司 A kind of cloud computing system functional unit dispositions method and device
WO2018076867A1 (en) * 2016-10-25 2018-05-03 广东欧珀移动通信有限公司 Data backup deleting method, device and system, storage medium and server
WO2019076369A1 (en) * 2017-10-19 2019-04-25 北京金山云网络技术有限公司 Cloud platform deployment method, device, electronic device, and readable storage medium
CN111061568A (en) * 2019-12-18 2020-04-24 苏州浪潮智能科技有限公司 Method and device for deleting load balancer
CN111324417A (en) * 2020-01-19 2020-06-23 北京百度网讯科技有限公司 Kubernetes cluster component control method and device, electronic equipment and medium
CN111367473A (en) * 2020-02-29 2020-07-03 苏州浪潮智能科技有限公司 Data deleting method, device, equipment and readable medium of cloud hard disk

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301403A (en) * 2014-09-26 2015-01-21 东北大学 Cloud service resource dynamic allocation system and method based on module service copy addition and deletion
WO2018076867A1 (en) * 2016-10-25 2018-05-03 广东欧珀移动通信有限公司 Data backup deleting method, device and system, storage medium and server
CN107733985A (en) * 2017-09-14 2018-02-23 广州西麦科技股份有限公司 A kind of cloud computing system functional unit dispositions method and device
WO2019076369A1 (en) * 2017-10-19 2019-04-25 北京金山云网络技术有限公司 Cloud platform deployment method, device, electronic device, and readable storage medium
CN111061568A (en) * 2019-12-18 2020-04-24 苏州浪潮智能科技有限公司 Method and device for deleting load balancer
CN111324417A (en) * 2020-01-19 2020-06-23 北京百度网讯科技有限公司 Kubernetes cluster component control method and device, electronic equipment and medium
CN111367473A (en) * 2020-02-29 2020-07-03 苏州浪潮智能科技有限公司 Data deleting method, device, equipment and readable medium of cloud hard disk

Also Published As

Publication number Publication date
CN112019385A (en) 2020-12-01

Similar Documents

Publication Publication Date Title
US10255102B2 (en) Transaction control arrangement for device management system
CN107005426B (en) Method and device for managing life cycle of virtual network function
CN111245634B (en) Virtualization management method and device
CN107644075B (en) Method and device for collecting page information
US7325240B2 (en) Method for generating calling convention transformation process
CN112104715A (en) Link tracking method and system based on microservice log
CN109768962B (en) Firewall strategy generation method and device, computer equipment and storage medium
CN109766317B (en) File deletion method, device, equipment and storage medium
CN112019385B (en) Cloud platform component deleting method, device, equipment and storage medium
CN113268401B (en) Log information output method and device and computer readable storage medium
CN112685102B (en) Gateway plug-in hot loading method, device, equipment and medium
CN110704041A (en) Software development method and device
CN113608831B (en) Plug-in instance management method, system, storage medium and equipment
CN111258808B (en) Method, apparatus, device and medium for data automation management
CN115509714A (en) Task processing method and device, electronic equipment and storage medium
CN114625515A (en) Task management method, device, equipment and storage medium
CN114064213A (en) Kubernets container environment-based rapid arranging service method and system
CN113660359A (en) Management method and device for domain name resolution record, storage medium and electronic equipment
CN112860398A (en) Data processing method, device, equipment and medium based on rule engine
CN111339173A (en) Data sharing method, server and readable storage medium
CN111464395A (en) Method and device for creating block chain and readable storage medium
CN113094078B (en) Security detection method, device, equipment and medium
CN114661256B (en) Data acquisition method, device, equipment and storage medium
CN114172804B (en) Alliance chain separation deployment method, system, medium and electronic equipment
CN117348951B (en) Container sensing device and container sensing method applied to linux kernel

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant