CN111858042B - Method and device for verifying micro-service governance quota opening based on domestic cloud platform - Google Patents

Method and device for verifying micro-service governance quota opening based on domestic cloud platform Download PDF

Info

Publication number
CN111858042B
CN111858042B CN202010665024.4A CN202010665024A CN111858042B CN 111858042 B CN111858042 B CN 111858042B CN 202010665024 A CN202010665024 A CN 202010665024A CN 111858042 B CN111858042 B CN 111858042B
Authority
CN
China
Prior art keywords
micro
application
resource
service
starting
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
CN202010665024.4A
Other languages
Chinese (zh)
Other versions
CN111858042A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010665024.4A priority Critical patent/CN111858042B/en
Publication of CN111858042A publication Critical patent/CN111858042A/en
Application granted granted Critical
Publication of CN111858042B publication Critical patent/CN111858042B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a method and a device for checking the opening of a micro-service administration quota based on a domestic cloud platform, wherein the method comprises the following steps: s1, when an application needs to be started for micro-service treatment, counting a resource quota required by starting the micro-service treatment in the current environment; s2, verifying whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment; and S3, when the available resource amount of the virtual data center where the application is located does not meet the resource quota required for starting the micro-service treatment, deleting the low-priority deletable resource of the current virtual data center until the available resource amount of the virtual data center where the application is located meets the resource quota required for starting the micro-service treatment, and starting the micro-service treatment in the application. The method and the device realize the advanced verification whether the quota meets the condition of starting the micro-service management when the application in the domestic cloud platform is used for starting the micro-service management, avoid the failure of restarting the workload due to insufficient quota, and improve the fault tolerance of the domestic cloud platform.

Description

Method and device for verifying micro-service governance quota opening based on domestic cloud platform
Technical Field
The invention belongs to the technical field of micro-service governance, and particularly relates to a method and a device for checking the opening of micro-service governance quota based on a domestic cloud platform.
Background
Pod, a process running on a node, has a certain life cycle.
Istio-proxy, istio agent, istio is a micro-service management, protection, and monitoring framework open sourced by Google, IBM, and Lyft.
The domestic cloud platform is provided with a virtual data center, after application of a certain virtual data center starts micro-service administration, the workload of the application can be restarted, and an istio-proxy container can be added in each Pod of the workload, so that after the application starts service administration, resources required by the application are greatly increased, if available resources of the current virtual data center cannot meet the requirement of the application starting micro-service administration, the micro-service administration starting operation is executed under the condition that a user does not know, the restart failure of the workload under the application can be caused, and the whole application cannot be used.
Therefore, it is very necessary to provide a method and a device for verifying the opening of the micro service administration quota based on the localization cloud platform, aiming at the above defects in the prior art.
Disclosure of Invention
Aiming at the defect that in the prior art, when micro-service administration starting operation is executed under the condition that a user is not aware of the operation, the restart of a workload under application is failed, so that the whole application cannot be used, the invention provides a method and a device for verifying the micro-service administration quota starting based on a domestic cloud platform, so as to solve the technical problem.
In a first aspect, the invention provides a method for verifying the opening of a micro-service administration quota based on a localization cloud platform, which comprises the following steps:
s1, when an application needs to be started for micro-service treatment, counting a resource quota required by starting the micro-service treatment in the current environment;
s2, checking whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment or not;
and S3, when the available resource amount of the virtual data center where the application is located does not meet the resource quota required for starting the micro-service treatment, deleting the low-priority deletable resource of the current virtual data center until the available resource amount of the virtual data center where the application is located meets the resource quota required for starting the micro-service treatment, and starting the micro-service treatment in the application.
Further, the step S1 includes the following steps:
s11, when the application needs to start micro-service management, sequentially traversing all the workload of the current application, and counting the number N of instances of the workload;
s12, acquiring the resource quantity M occupied by the istio-proxy single container of the current environment by inquiring the configuration file;
and S13, calculating the resource quota S = the number of instances N of the working load, i.e. the number of the instances N of the actual-proxy single container, which is required by the micro service treatment in the current environment. And opening the resource quota required by the application micro-service treatment, wherein the resource quota is the product of the number of the instances of the working load under the application and the resource amount occupied by the istio-proxy container.
Further, in step S11, when a certain workload has elastic resources, the maximum number of instances of the elastic resources is used as the number of instances of the workload. The maximum number of instances of the elastic scaling resource is the number of available instances, and therefore the maximum number of instances is to be taken.
Further, in step S12, the CPU and the memory resource amount occupied by the idio-proxy single container of the current environment are obtained by querying the configuration file;
in step S13, the resource quota S required for starting the micro service administration in the current environment includes a total amount of CPU usage S1 and a total amount of memory usage S2;
the total amount of required CPU usage S1= the number of instances of workload N × istio-CPU usage M1 occupied by a single container;
total required memory usage S2= number of instances of workload N × istio-CPU usage M2 occupied by a single container. The resource quota required for the administration of the bootable service generally includes, but is not limited to, the total amount of CPU usage required and the total amount of memory usage required.
Further, the step S2 specifically includes the following steps:
s21, counting all the workload of the virtual data center where the application is located, counting the total usage amount of a workload database, calculating the available resource amount in the database, and checking whether the available resource amount in the database meets the requirement of starting resources required by micro-service treatment;
if yes, go to step S22;
if not, the step S3 is carried out;
s22, counting the resource amount occupied by the bottom layers of all the workloads of the virtual data center where the applications are located, calculating the available resource amount of the bottom layers of the workloads, checking whether the available resource amount of the bottom layers of the workloads meets the requirement of starting micro-service management or not, and entering the step S3. The quota check checks whether quota is enough from two aspects, on one hand, all the workloads under the virtual data center are counted, and the total usage of a workload database is counted; on the other hand, in order to avoid inaccurate resource data in the database, the resource amount occupied by all the workload bottom layers under the virtual data center is traversed. If the required quota can be met in both the database and the underlying resources, the application is allowed to open micro-service governance.
Further, the step S3 specifically includes the following steps:
s31, when the available resource amount of the virtual data center where the application is located does not meet the resource quota required by starting micro-service treatment, the step S32 is carried out;
when the available resource amount of the virtual data center where the application is located meets the resource quota required by starting the micro-service treatment, the step S33 is executed;
s32, detecting whether a deletable low-priority application exists in a virtual data center where the application is located;
if yes, deleting the application with low priority, and returning to the step S21;
if not, prompting the user that the resources are insufficient, and ending the micro-service treatment if the micro-service treatment cannot be started;
and S33, starting micro-service management for the application. Deleting the low-priority application can realize the coordinated scheduling when the available resource amount of the virtual data center is insufficient, and meet the starting requirement of starting micro-service management.
In a second aspect, the present invention provides a device for verifying the opening of a micro-service administration quota based on a localization cloud platform, including:
the required resource quota counting module is used for counting the resource quota required by starting the micro service treatment in the current environment when the application needs to be started for the micro service treatment;
the resource checking module is used for checking whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment or not;
and the resource deleting module is used for deleting the low-priority deletable resource of the current virtual data center when the available resource amount of the virtual data center where the application is located does not meet the resource quota required for starting the micro-service administration until the available resource amount of the virtual data center where the application is located meets the resource quota required for starting the micro-service administration, and starting the micro-service administration in the application.
Further, the required resource quota statistic module comprises:
the working load example counting unit is used for sequentially traversing all working loads of the current application and counting the example number N of the working loads when the application needs to start micro-service management;
the single-container resource occupation query unit is used for acquiring the resource quantity M occupied by the istio-proxy single container of the current environment by querying the configuration file;
and the required resource quota calculating unit is used for calculating the resource quota S = the number of instances N × istio-proxy single container occupied by the working load, wherein the resource quota S is required by starting the micro service treatment in the current environment.
Further, the resource checking module comprises:
the database resource checking unit is used for counting all the workloads of the virtual data center where the application is located, counting the total usage of the workload database, calculating the available resource amount in the database, and checking whether the available resource amount in the database meets the requirement of starting micro-service management;
and the bottom resource checking unit is used for counting the occupied resource amount of all the bottom working load layers of the virtual data center where the application is positioned, calculating the available resource amount of the bottom working load layers, and checking whether the available resource amount of the bottom working load layers meets the requirement of starting micro-service management.
Further, the resource deletion module comprises:
the deletable application judging unit is used for detecting whether deletable low-priority application exists in the virtual data center where the application is located or not when the available resource amount of the virtual data center where the application is located does not meet the resource quota required by starting micro-service treatment;
the micro-service administration starting unit is used for starting micro-service administration for the application when the available resource amount of the virtual data center where the application is located meets the resource quota required by starting the micro-service administration;
the low-priority application deleting unit is used for deleting the low-priority application when the deletable low-priority application exists in the virtual data center where the application is located;
and the user prompting unit is used for prompting that the user resources are insufficient and the micro-service management cannot be started when the deletable low-priority application does not exist in the virtual data center where the application is located.
The beneficial effect of the invention is that,
the method and the device for verifying the start of the micro-service administration quota based on the localization cloud platform provided by the invention can be used for realizing the advanced verification whether the quota meets the condition of starting the micro-service administration when the localization cloud platform is applied to the start of the micro-service administration, thereby avoiding the restart failure of the working load caused by insufficient quota and improving the fault tolerance of the localization cloud platform.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a first schematic flow chart of the method of the present invention;
FIG. 2 is a second schematic flow chart of the method of the present invention;
FIG. 3 is a schematic diagram of the system of the present invention;
in the figure, 1-required resource quota statistics module; 1.1-workload instance statistics unit; 1.2-single container resource occupation query unit; 1.3-required resource quota calculation unit; 2-a resource checking module; 2.1-database resource check unit; 2.2-bottom layer resource check unit; 3-a resource deletion module; 3.1-deletable application judgment unit; 3.2-micro service governance starting unit; 3.3-low priority application delete unit; 3.4-user prompt unit.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1:
as shown in fig. 1, the present invention provides a method for verifying micro-service administration quota opening based on a localization cloud platform, which comprises the following steps:
s1, when an application needs to be started for micro-service treatment, counting a resource quota required by starting the micro-service treatment in the current environment;
s2, verifying whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment;
and S3, when the available resource amount of the virtual data center where the application is located does not meet the resource quota required for starting the micro-service treatment, deleting the low-priority deletable resource of the current virtual data center until the available resource amount of the virtual data center where the application is located meets the resource quota required for starting the micro-service treatment, and starting the micro-service treatment in the application.
Example 2:
as shown in fig. 2, the present invention provides a method for verifying the opening of a micro-service administration quota based on a localization cloud platform, which comprises the following steps:
s1, when an application needs to be started for micro-service treatment, counting a resource quota required by starting the micro-service treatment in the current environment; the method comprises the following specific steps:
s11, when the application needs to start micro-service management, sequentially traversing all the workload of the current application, and counting the number N of instances of the workload;
s12, acquiring the resource quantity M occupied by the istio-proxy single container of the current environment by inquiring the configuration file;
s13, calculating a resource quota S = the number of instances N × istio-proxy single container occupied by the working load, wherein the resource quota S is required by starting micro-service treatment in the current environment;
s2, verifying whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment; the method comprises the following specific steps:
s21, counting all the workload of the virtual data center where the application is located, counting the total usage amount of a workload database, calculating the available resource amount in the database, and checking whether the available resource amount in the database meets the requirement of starting resources required by micro-service treatment;
if yes, go to step S22;
if not, the step S3 is carried out;
s22, counting the occupied resource amount of all the bottom layers of the working loads of the virtual data center where the application is located, calculating the available resource amount of the bottom layers of the working loads, checking whether the available resource amount of the bottom layers of the working loads meets the requirement of starting micro-service management or not, and entering a step S3;
s3, when the available resource amount of the virtual data center where the application is located does not meet the resource quota needed for starting micro-service treatment, deleting the low-priority deletable resource of the current virtual data center until the available resource amount of the virtual data center where the application is located meets the resource quota needed for starting micro-service treatment, and starting micro-service treatment in the application; the method comprises the following specific steps:
s31, when the available resource amount of the virtual data center where the application is located does not meet the resource quota required by starting micro-service treatment, the step S32 is carried out;
when the available resource amount of the virtual data center where the application is located meets the resource quota required by starting the micro-service treatment, the step S33 is executed;
s32, detecting whether a deletable low-priority application exists in a virtual data center where the application is located;
if yes, deleting the application with low priority, and returning to the step S21;
if not, prompting the user that the resources are insufficient, and ending the micro-service treatment if the micro-service treatment cannot be started;
and S33, starting micro-service management for the application.
In the above embodiment 2, in step S11, when a certain workload has elastic resources, the maximum number of instances of the elastic resources is used as the number of instances of the workload.
In the above embodiment 2, in step S12, the CPU and the memory resource amount occupied by the idio-proxy single container of the current environment are obtained by querying the configuration file;
in step S13, the resource quota S required for starting the micro service administration in the current environment includes a total amount of CPU usage S1 and a total amount of memory usage S2;
the total amount of required CPU usage S1= the number of instances of workload N × istio-CPU usage M1 occupied by a single container;
total required memory usage S2= number of instances of workload N × istio-CPU usage M2 occupied by a single container.
Example 3:
as shown in fig. 3, the present invention provides a device for verifying the opening of micro service administration quota based on a localized cloud platform, including:
the required resource quota counting module 1 is used for counting the resource quota required by starting the micro service treatment in the current environment when the application needs to be started for the micro service treatment; the required resource quota statistic module 1 comprises:
the working load example counting unit 1.1 is used for sequentially traversing all working loads of the current application and counting the example number N of the working loads when the application needs to start micro-service management;
the single-container resource occupation query unit 1.2 is used for acquiring the resource quantity M occupied by the istio-proxy single container of the current environment by querying the configuration file;
a required resource quota calculation unit 1.3, configured to calculate a resource quota S = a number of instances N × istio-proxy of a workload, which is required for starting micro service treatment in a current environment, and a resource amount M occupied by a single container;
the resource checking module 2 is used for checking whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment; the resource check module 2 includes:
the database resource checking unit 2.1 is used for counting all the workloads of the virtual data center where the application is located, counting the total usage amount of the workload database, calculating the available resource amount in the database, and checking whether the available resource amount in the database meets the requirement of starting resources required by micro-service management;
the bottom resource checking unit 2.2 is used for counting the occupied resource amount of the bottom of all the working loads of the virtual data center where the application is located, calculating the available resource amount of the bottom of the working loads, and checking whether the available resource amount of the bottom of the working loads meets the requirement of starting micro-service management or not;
the resource deleting module 3 is used for deleting the low-priority deletable resource of the current virtual data center when the available resource amount of the virtual data center where the application is located does not meet the resource quota required for starting the micro-service administration until the available resource amount of the virtual data center where the application is located meets the resource quota required for starting the micro-service administration, and starting the micro-service administration in the application; the resource deletion module 3 includes:
the deletable application judging unit 3.1 is used for detecting whether deletable low-priority application exists in the virtual data center where the application is located when the available resource amount of the virtual data center where the application is located does not meet the resource quota required by starting micro-service administration;
the micro-service administration starting unit 3.2 is used for starting micro-service administration for the application when the available resource amount of the virtual data center where the application is located meets the resource quota required by starting the micro-service administration;
a low-priority application deleting unit 3.3, configured to delete the low-priority application when the deletable low-priority application exists in the virtual data center where the application is located;
and the user prompting unit 3.4 is used for prompting that the user resources are insufficient and the micro-service management cannot be started when the deletable low-priority application does not exist in the virtual data center where the application is located.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (4)

1. A method for verifying micro-service governance quota opening based on a localization cloud platform is characterized by comprising the following steps:
s1, when an application needs to be started for micro-service treatment, counting a resource quota required by starting the micro-service treatment in the current environment; the method comprises the following specific steps:
s11, when the application needs to start micro-service management, sequentially traversing all the workload of the current application, and counting the number N of instances of the workload;
s12, acquiring the resource quantity M occupied by the istio-proxy single container of the current environment by inquiring the configuration file;
s13, calculating a resource quota S = the number of instances N × istio-proxy single container occupied by the working load, wherein the resource quota S is required by starting micro-service treatment in the current environment;
s2, verifying whether the available resource amount of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment; the step S2 comprises the following specific steps:
s21, counting all the working loads of the virtual data center where the application is located, counting the total usage amount of a working load database, calculating the available resource amount in the database, and checking whether the available resource amount in the database meets the requirement of starting micro-service treatment;
if yes, go to step S22;
if not, the step S3 is carried out;
s22, counting the occupied resource amount of all the bottom layers of the working loads of the virtual data center where the application is located, calculating the available resource amount of the bottom layers of the working loads, checking whether the available resource amount of the bottom layers of the working loads meets the requirement of starting micro-service management or not, and entering a step S3;
s3, when the available resource amount of the virtual data center where the application is located does not meet the resource quota needed for starting micro-service treatment, deleting the low-priority deletable resource of the current virtual data center until the available resource amount of the virtual data center where the application is located meets the resource quota needed for starting micro-service treatment, and starting micro-service treatment in the application; the step S3 comprises the following steps:
s31, when the available resource amount of the virtual data center where the application is located does not meet the resource quota needed by the micro-service starting management, the step S32 is carried out;
when the available resource amount of the virtual data center where the application is located meets the resource quota required by starting the micro-service treatment, the step S33 is executed;
s32, detecting whether a deletable low-priority application exists in a virtual data center where the application is located;
if yes, deleting the application with low priority, and returning to the step S21;
if not, prompting the user that the resources are insufficient, and ending the micro-service treatment if the micro-service treatment cannot be started;
and S33, starting micro-service management for the application.
2. The method for checking opening of micro-service governance quota based on a localized cloud platform as claimed in claim 1, wherein in step S11, when a certain workload has elastically scalable resources, the maximum number of instances of the elastically scalable resources is taken as the number of instances of the workload.
3. The method for verifying the opening of the administration quota of the micro service based on the localization cloud platform as claimed in claim 1, wherein in the step S12, the amount of the CPU and the memory resources occupied by the idio-proxy single container of the current environment is obtained by inquiring the configuration file;
in step S13, the resource quota S required for starting the micro service administration in the current environment includes a total amount of CPU usage S1 and a total amount of memory usage S2;
the total amount of required CPU usage S1= the amount of CPU usage M1 occupied by a single container of the number of instances N × istio-proxy of the workload;
total required memory usage S2= memory usage M2 occupied by a single container of number of instances N × istio-proxy of the workload.
4. A device for verifying micro-service governance quota opening based on a domestic cloud platform is characterized by comprising:
the required resource quota counting module (1) is used for counting the resource quota required by starting the micro service treatment in the current environment when the application needs to be started for the micro service treatment; the required resource quota statistic module (1) comprises:
the working load example counting unit (1.1) is used for sequentially traversing all working loads of the current application when the application needs to start micro-service management, and counting the example number N of the working loads;
the single-container resource occupation query unit (1.2) is used for acquiring the resource quantity M occupied by the istio-proxy single container of the current environment by querying the configuration file;
a required resource quota calculation unit (1.3) for calculating a resource quota S = the number of instances N × istio-proxy single container occupied by the workload, which is required for starting micro service treatment in the current environment;
the resource checking module (2) is used for checking whether the available resource quantity of the virtual data center where the application is located meets the resource quota required by starting micro-service treatment; the resource checking module (2) comprises:
the database resource checking unit (2.1) is used for counting all the workloads of the virtual data center where the application is located, counting the total usage amount of the workload database, calculating the available resource amount in the database, and checking whether the available resource amount in the database meets the requirement of starting resources required by micro-service management;
the bottom layer resource checking unit (2.2) is used for counting the occupied resource amount of the bottom layer of all the working loads of the virtual data center where the application is located, calculating the available resource amount of the bottom layer of the working loads, and checking whether the available resource amount of the bottom layer of the working loads meets the requirement of starting micro-service management or not;
the resource deleting module (3) is used for deleting the low-priority deletable resources of the current virtual data center when the available resource amount of the virtual data center where the application is located does not meet the resource quota needed for starting micro-service administration until the available resource amount of the virtual data center where the application is located meets the resource quota needed for starting micro-service administration, and starting micro-service administration in the application; the resource deletion module (3) comprises:
the deletable application judging unit (3.1) is used for detecting whether deletable low-priority application exists in the virtual data center where the application is located when the available resource amount of the virtual data center where the application is located does not meet the resource quota required by starting micro-service governance;
the micro-service administration starting unit (3.2) is used for starting micro-service administration for the application when the available resource amount of the virtual data center where the application is located meets the resource quota required by starting the micro-service administration;
a low-priority application deleting unit (3.3) for deleting the low-priority application when the application exists in the virtual data center where the application is located;
and the user prompting unit (3.4) is used for prompting that the user resources are insufficient and the micro-service management cannot be started when the deletable low-priority application does not exist in the virtual data center where the application is located.
CN202010665024.4A 2020-07-10 2020-07-10 Method and device for verifying micro-service governance quota opening based on domestic cloud platform Active CN111858042B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010665024.4A CN111858042B (en) 2020-07-10 2020-07-10 Method and device for verifying micro-service governance quota opening based on domestic cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010665024.4A CN111858042B (en) 2020-07-10 2020-07-10 Method and device for verifying micro-service governance quota opening based on domestic cloud platform

Publications (2)

Publication Number Publication Date
CN111858042A CN111858042A (en) 2020-10-30
CN111858042B true CN111858042B (en) 2023-01-10

Family

ID=72982964

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010665024.4A Active CN111858042B (en) 2020-07-10 2020-07-10 Method and device for verifying micro-service governance quota opening based on domestic cloud platform

Country Status (1)

Country Link
CN (1) CN111858042B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992310A (en) * 2019-03-12 2019-07-09 中国平安财产保险股份有限公司 Application program keepalive method, device, computer equipment and storage medium
CN110247845A (en) * 2019-06-26 2019-09-17 深圳市中航比特通讯技术有限公司 Protection method for routing is generated in a kind of communication network
CN110266544A (en) * 2019-06-28 2019-09-20 苏州浪潮智能科技有限公司 The device and method that a kind of the reason of cloud platform micro services serv-fail positions
CN110515730A (en) * 2019-08-22 2019-11-29 北京宝兰德软件股份有限公司 Resource secondary dispatching method and device based on kubernetes container arranging system
WO2020063206A1 (en) * 2018-09-28 2020-04-02 南京中兴软件有限责任公司 Flexible scaling method for microservice instances, device, and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020063206A1 (en) * 2018-09-28 2020-04-02 南京中兴软件有限责任公司 Flexible scaling method for microservice instances, device, and storage medium
CN110971623A (en) * 2018-09-28 2020-04-07 中兴通讯股份有限公司 Micro-service instance elastic scaling method and device and storage medium
CN109992310A (en) * 2019-03-12 2019-07-09 中国平安财产保险股份有限公司 Application program keepalive method, device, computer equipment and storage medium
CN110247845A (en) * 2019-06-26 2019-09-17 深圳市中航比特通讯技术有限公司 Protection method for routing is generated in a kind of communication network
CN110266544A (en) * 2019-06-28 2019-09-20 苏州浪潮智能科技有限公司 The device and method that a kind of the reason of cloud platform micro services serv-fail positions
CN110515730A (en) * 2019-08-22 2019-11-29 北京宝兰德软件股份有限公司 Resource secondary dispatching method and device based on kubernetes container arranging system

Also Published As

Publication number Publication date
CN111858042A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
TWI746512B (en) Physical machine fault classification processing method and device, and virtual machine recovery method and system
Vaidyanathan et al. Analysis and implementation of software rejuvenation in cluster systems
CN101895540B (en) For the system and method that application service process is guarded
CN106850260A (en) A kind of dispositions method and device of virtual resources management platform
CN103488526A (en) System and method for locking business resource in distributed system
CN105069152B (en) data processing method and device
CN110178121A (en) A kind of detection method and its terminal of database
CN111562889B (en) Data processing method, device, system and storage medium
CN104657497A (en) Mass electricity information concurrent computation system and method based on distributed computation
CN114978883B (en) Network wakeup management method and device, electronic equipment and storage medium
CN110266544B (en) Device and method for positioning reason of cloud platform micro-service failure
CN107729213B (en) Background task monitoring method and device
WO2020015116A1 (en) Database monitoring method and terminal device
CN107203437B (en) Method, device and system for preventing memory data from being lost
CN111901176B (en) Fault determination method, device, equipment and storage medium
CN104780062A (en) Method for quickly acquiring IP address of BMC management network interface
CN111858042B (en) Method and device for verifying micro-service governance quota opening based on domestic cloud platform
CN109558209B (en) Monitoring method for virtual machine
CN103024015A (en) Flex based cross-platform method for uploading files after message digest 5 (md5) value is checked at browser end
CN213876703U (en) Resource pool management system
CN106155704A (en) A kind of method and system stoping application program mutually to wake up up
CN105391790A (en) Database high-availability method similar to RAC One Node
CN110704223B (en) Recovery system and method for single-node abnormity of database
CN108154343B (en) Emergency processing method and system for enterprise-level information system
CN106254459A (en) A kind of resource elasticity allocation strategy for cloud platform user and device

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