CN105554102A - Elastic expansion method based on container cluster and application system thereof - Google Patents

Elastic expansion method based on container cluster and application system thereof Download PDF

Info

Publication number
CN105554102A
CN105554102A CN201510929738.0A CN201510929738A CN105554102A CN 105554102 A CN105554102 A CN 105554102A CN 201510929738 A CN201510929738 A CN 201510929738A CN 105554102 A CN105554102 A CN 105554102A
Authority
CN
China
Prior art keywords
container
elastic telescopic
cluster
module
container cluster
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.)
Pending
Application number
CN201510929738.0A
Other languages
Chinese (zh)
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.)
CLP SECTION HUAYUN INFORMATION TECHNOLOGY Co Ltd
Original Assignee
CLP SECTION HUAYUN INFORMATION 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 CLP SECTION HUAYUN INFORMATION TECHNOLOGY Co Ltd filed Critical CLP SECTION HUAYUN INFORMATION TECHNOLOGY Co Ltd
Priority to CN201510929738.0A priority Critical patent/CN105554102A/en
Publication of CN105554102A publication Critical patent/CN105554102A/en
Pending legal-status Critical Current

Links

Classifications

    • 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
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • 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
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1025Dynamic adaptation of the criteria on which the server selection is based
    • 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
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1029Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers using data related to the state of servers by a load balancer
    • 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
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1031Controlling of the operation of servers by a load balancer, e.g. adding or removing servers that serve requests

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention provides an elastic expansion method based on a container cluster and an application system thereof. The method comprises the steps of (1) creating a container cluster, and setting the threshold of elastic expansion, (2) judging whether a container in the container cluster is started or not, and executing a corresponding operation according to a judgment result, (3) setting a unified access point when all containers are started, (4) triggering elastic expansion when the indicator of the container in the container cluster reaches the set threshold, and adding or deleting the container, (5) in the elastic expansion process, adjusting the unified access point as a load balance strategy, which means that an access flow is always oriented to a viable container, (6) adding a new container into the range managed by the unified access point if the new container exists after the elastic expansion is completed. According to the method and the system, the number of the container cluster can be dynamically adjusted according to a monitoring data result, thus online application access in not influenced by application traffic, the maximization of resource utilization is realized, and the waste of resources in an idle time is avoided.

Description

Based on elastic telescopic method and the application system thereof of container cluster
Technical field
The present invention relates to the cloud platform technology based on container technique, particularly, relate to a kind of elastic telescopic method based on container cluster and application system thereof.
Background technology
At present, be that the container technique of representative comes into vogue fast with Docker, and container technique staple product direction is exactly " container cloud ".Market is also more and more higher to container cloud demand.For an outstanding container cloud, should at least to meet following some:
1, the Intelligent telescopic ability of application;
2, seamless application updating ability;
3, sufficient resource utilization capacity.
The claimed scheme of the present invention mainly solves the first point; namely the Intelligent telescopic ability applied; this application is very general: the visit capacity applied when in certain period becomes suddenly large; the configuration of original application system can not meet the demand of user, then need to carry out intelligent expansion to increase number of servers.
At present on the market, exist a lot based on the cloud platform of container technique, comprise kubernetes, mesos, daocloud etc., but these platforms all can't solve the Intelligent telescopic problem of application effectively, what wherein goolge provided increase income product kubernetes, manual elastic telescopic can only be accomplished, be not well positioned to meet the application system on line.The present invention, by real-time monitoring of containers resource service condition, realizes the elastic telescopic of intelligence, meets the demand of container cloud platform in Intelligent telescopic completely according to corresponding policy mechanism.
Summary of the invention
For defect of the prior art, the object of this invention is to provide a kind of elastic telescopic method based on container cluster and application system thereof.
According to the elastic telescopic method based on container cluster provided by the invention, comprise the steps:
Step 1: create container cluster, and set the threshold value of elastic telescopic;
Step 2: judge in container cluster, whether container starts, performs corresponding operating according to judged result;
Step 3: after all containers all start, unified access point is set;
Step 4: after the index of container reaches setting threshold in container cluster, triggers elastic telescopic, newly-increased or deletion container;
Step 5: in elastic telescopic process, unified access point is adjusted to load balancing, namely browsing process lead all the time survival container;
Step 6: after elastic telescopic completes, if there is new volume increasing device, then join unified access point receive the scope of pipe.
Preferably, maximum CPU usage when described threshold value refers to that container runs or maximum memory utilization rate.
Preferably, described step 2 comprises:
Step 2.1: cyclic query container run time behaviour, judges whether container starts, if start, timing acquisition container resource service condition, enters step 2.2, if do not start, continues this circular wait container and starts.
Preferably, described step 3 comprises: after all containers all start, a newly-built virtual IP address is as the unified access point of container cluster, described accessing points by providing the outside access to container cluster based on the load balancing of polling dispatching or IP address assignment, and externally announces that container cluster is ready.
Preferably, described step 4 comprises: in the process that container cluster is externally served, and continues to resolve container index corresponding to container resource service condition, after container index reaches setting threshold, triggers elastic telescopic, newly-increased or deletion container.
According to the system of the above-mentioned elastic telescopic method based on container cluster of application provided by the invention, comprising: the management of container cluster, proxy module, communication module, elastic telescopic module, container monitors module, wherein
Described container cluster comprises multiple container, for dynamically increasing according to the instruction of elastic telescopic management module and delete the number of containers in container cluster module;
The resource service condition of container cluster module for issuing the instruction of communication module, or is uploaded to container monitors module by described proxy module;
Described container monitors module is used for the resource service condition of monitoring of containers cluster module, and this service condition is uploaded to elastic telescopic management module;
The instruction that described communication module is used for elastic telescopic to manage module sends to proxy module;
The monitor data of described elastic telescopic management module real time parsing container monitors module, after container index reaches setting threshold, trigger elastic telescopic, issuing command increases or deletes the container in container cluster newly.
Preferably, maximum CPU usage when described threshold value refers to that container runs or maximum memory utilization rate.
Compared with prior art, the present invention has following beneficial effect:
1, the elastic telescopic method based on container cluster provided by the invention can adjust the quantity of container cluster dynamically according to monitor data result, and application on site is accessed not by the impact of application access amount.
2, the elastic telescopic method based on container cluster provided by the invention achieves the maximization of resource utilization, avoids the waste of period in leisure resource.
3, the elastic telescopic method based on container cluster provided by the invention can complete fast.
Accompanying drawing explanation
By reading the detailed description done non-limiting example with reference to the following drawings, other features, objects and advantages of the present invention will become more obvious:
Fig. 1 is the container cluster elastic telescopic method schematic diagram in the present invention.
Embodiment
Below in conjunction with specific embodiment, the present invention is described in detail.Following examples will contribute to those skilled in the art and understand the present invention further, but not limit the present invention in any form.It should be pointed out that to those skilled in the art, without departing from the inventive concept of the premise, some distortion and improvement can also be made.These all belong to protection scope of the present invention.
According to the elastic telescopic method based on container cluster provided by the invention, comprise the steps:
Step 1: create container cluster, and set the threshold value of elastic telescopic;
Step 2: judge in container cluster, whether container starts, performs corresponding operating according to judged result;
Step 3: after all containers all start, unified access point is set;
Step 4: after the index of container reaches setting threshold in container cluster, triggers elastic telescopic, newly-increased or deletion container;
Step 5: in elastic telescopic process, unified access point is adjusted to load balancing, namely browsing process lead all the time survival container;
Step 6: after elastic telescopic completes, if there is new volume increasing device, then join unified access point receive the scope of pipe.
Maximum CPU usage when described threshold value refers to that container runs or maximum memory utilization rate.
Described step 2 comprises:
Step 2.1: cyclic query container run time behaviour, judges whether container starts, if start, timing acquisition container resource service condition, enters step 2.2, if do not start, continues this circular wait container and starts.
Described step 3 comprises: after all containers all start, a newly-built virtual IP address is as the unified access point of container cluster, described accessing points by providing the outside access to container cluster based on the load balancing of polling dispatching or IP address assignment, and externally announces that container cluster is ready.
Described step 4 comprises: in the process that container cluster is externally served, and continues to resolve container index corresponding to container resource service condition, after container index reaches setting threshold, triggers elastic telescopic, newly-increased or deletion container.
According to the system of the above-mentioned elastic telescopic method based on container cluster of application provided by the invention, comprising: the management of container cluster, proxy module, communication module, elastic telescopic module, container monitors module, wherein
Described container cluster comprises multiple container, for dynamically increasing according to the instruction of elastic telescopic management module and delete the number of containers in container cluster module;
The resource service condition of container cluster module for issuing the instruction of communication module, or is uploaded to container monitors module by described proxy module;
Described container monitors module is used for the resource service condition of monitoring of containers cluster module, and this service condition is uploaded to elastic telescopic management module;
The instruction that described communication module is used for elastic telescopic to manage module sends to proxy module;
The monitor data of described elastic telescopic management module real time parsing container monitors module, after container index reaches setting threshold, trigger elastic telescopic, issuing command increases or deletes the container in container cluster newly.
Maximum CPU usage when described threshold value refers to that container runs or maximum memory utilization rate.
Particularly, as shown in Figure 1, service discovery implementation comprises:
Steps A 1: after container cluster and cluster accessing points are in upstate, system marks container cluster is for may have access to state, and record enters service discovery system.
Steps A 2: external system, by calling service discovery system interface, inquires container cluster and started to provide service.
Elastic telescopic strategy is as follows: the CPU and the memory usage that within every 30 seconds, obtain a cluster inner pressure vessel, judge whether utilization rate exceedes the threshold value of setting; Arrive threshold status and continue 1 minutes, carry out first time and stretch.Design conditions are: target container quantity=smallest positive integral (summation (current container C PU or memory usage)/threshold value).Namely the CPU of current all containers or memory usage summation are divided by the CPU of single container or memory usage threshold value, obtain final number of containers; Each expanding-contracting action just can trigger second time and stretch action after completing 3 minutes, just can trigger second time contracting action after 5 minutes.What second time was flexible satisfy condition is the CPU average service rate of container or memory usage higher than threshold value 1.1 times or lower than threshold value 0.9 times.
Particularly, the network topology establishment step in the present invention is as follows: all containers are all dispensed in a unified virtual network.At every turn newly-built container all obtains new virtual network IP; Distribute the unified access point that a fixing virtual network IP is container cluster, and keep this IP to immobilize; By this fixing IP distribution network flow to each container instance in associated container cluster.
Above specific embodiments of the invention are described.It is to be appreciated that the present invention is not limited to above-mentioned particular implementation, those skilled in the art can make various distortion or amendment within the scope of the claims, and this does not affect flesh and blood of the present invention.

Claims (7)

1., based on an elastic telescopic method for container cluster, it is characterized in that, comprise the steps:
Step 1: create container cluster, and set the threshold value of elastic telescopic;
Step 2: judge in container cluster, whether container starts, performs corresponding operating according to judged result;
Step 3: after all containers all start, unified access point is set;
Step 4: after the index of container reaches setting threshold in container cluster, triggers elastic telescopic, newly-increased or deletion container;
Step 5: in elastic telescopic process, unified access point is adjusted to load balancing, namely browsing process lead all the time survival container;
Step 6: after elastic telescopic completes, if there is new volume increasing device, then join unified access point receive the scope of pipe.
2. the elastic telescopic method based on container cluster according to claim 1, is characterized in that, maximum CPU usage when described threshold value refers to that container runs or maximum memory utilization rate.
3. the elastic telescopic method based on container cluster according to claim 1, it is characterized in that, described step 2 comprises:
Step 2.1: cyclic query container run time behaviour, judges whether container starts, if start, timing acquisition container resource service condition, enters step 2.2, if do not start, continues this circular wait container and starts.
4. the elastic telescopic method based on container cluster according to claim 1, it is characterized in that, described step 3 comprises: after all containers all start, a newly-built virtual IP address is as the unified access point of container cluster, described accessing points by providing the outside access to container cluster based on the load balancing of polling dispatching or IP address assignment, and externally announces that container cluster is ready.
5. the elastic telescopic method based on container cluster according to claim 3, it is characterized in that, described step 4 comprises: in the process that container cluster is externally served, continue to resolve container index corresponding to container resource service condition, after container index reaches setting threshold, trigger elastic telescopic, newly-increased or deletion container.
6. application rights requires a system for the elastic telescopic method based on container cluster according to any one of 1 to 5, it is characterized in that, comprising: the management of container cluster, proxy module, communication module, elastic telescopic module, container monitors module, wherein
Described container cluster comprises multiple container, for dynamically increasing according to the instruction of elastic telescopic management module and delete the number of containers in container cluster module;
The resource service condition of container cluster module for issuing the instruction of communication module, or is uploaded to container monitors module by described proxy module;
Described container monitors module is used for the resource service condition of monitoring of containers cluster module, and this service condition is uploaded to elastic telescopic management module;
The instruction that described communication module is used for elastic telescopic to manage module sends to proxy module;
The monitor data of described elastic telescopic management module real time parsing container monitors module, after container index reaches setting threshold, trigger elastic telescopic, issuing command increases or deletes the container in container cluster newly.
7. application according to claim 6 is based on the system of the elastic telescopic method of sets of containers group, maximum CPU usage when described threshold value refers to that container runs or maximum memory utilization rate.
CN201510929738.0A 2015-12-14 2015-12-14 Elastic expansion method based on container cluster and application system thereof Pending CN105554102A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510929738.0A CN105554102A (en) 2015-12-14 2015-12-14 Elastic expansion method based on container cluster and application system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510929738.0A CN105554102A (en) 2015-12-14 2015-12-14 Elastic expansion method based on container cluster and application system thereof

Publications (1)

Publication Number Publication Date
CN105554102A true CN105554102A (en) 2016-05-04

Family

ID=55833034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510929738.0A Pending CN105554102A (en) 2015-12-14 2015-12-14 Elastic expansion method based on container cluster and application system thereof

Country Status (1)

Country Link
CN (1) CN105554102A (en)

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872082A (en) * 2016-05-18 2016-08-17 上海交通大学 Fine-grained resource response system based on load balancing algorithm of container cluster
CN106095533A (en) * 2016-06-14 2016-11-09 中国联合网络通信集团有限公司 Method of server expansion and device
CN106230986A (en) * 2016-09-21 2016-12-14 南方电网科学研究院有限责任公司 The resource adaptation dispatching patcher of a kind of electrically-based PaaS cloud platform and method
CN106293820A (en) * 2016-08-02 2017-01-04 山东大学 Exploitation test O&M integral system, deployment, full dose and increment updating method
CN106506655A (en) * 2016-11-18 2017-03-15 国云科技股份有限公司 A kind of container group scheduling method suitable for cloud platform
CN106686132A (en) * 2017-02-06 2017-05-17 郑州云海信息技术有限公司 Yunhai system deployment method and system
CN106961351A (en) * 2017-03-03 2017-07-18 南京邮电大学 Intelligent elastic telescopic method based on Docker container clusters
CN106992887A (en) * 2017-04-05 2017-07-28 国家电网公司 The implementation method of application example elastic telescopic based on container, apparatus and system
CN107193652A (en) * 2017-04-27 2017-09-22 华中科技大学 The flexible resource dispatching method and system of flow data processing system in container cloud environment
CN107370816A (en) * 2017-07-26 2017-11-21 郑州云海信息技术有限公司 A kind of dispositions method and device of Web applications
CN107395735A (en) * 2017-08-03 2017-11-24 成都精灵云科技有限公司 The delay capacity reducing dispatching method and system of a kind of container cluster
CN107666525A (en) * 2017-09-08 2018-02-06 北京京东尚科信息技术有限公司 The method and apparatus of cluster container IP distribution
CN108279921A (en) * 2018-01-22 2018-07-13 广州欧赛斯信息科技有限公司 A kind of automatic gray scale dissemination method, system and device based on container platform
CN108399100A (en) * 2017-02-06 2018-08-14 中国移动通信集团公司 A kind of method of adjustment and device of container resource
CN108616398A (en) * 2018-05-08 2018-10-02 深圳大学 A kind of container dynamic capacity reduction method based on DNS load-balancing techniques
CN108762912A (en) * 2018-07-04 2018-11-06 郑州云海信息技术有限公司 A kind of method and apparatus of container cluster elastic telescopic
CN108769100A (en) * 2018-04-03 2018-11-06 郑州云海信息技术有限公司 A kind of implementation method and its device based on kubernetes number of containers elastic telescopics
CN108777700A (en) * 2018-04-20 2018-11-09 深圳市康拓普信息技术有限公司 A kind of container cluster dispatching method and device for the application of electric power Internet of Things
CN108848166A (en) * 2018-06-20 2018-11-20 中国联合网络通信集团有限公司 A kind of load equilibration scheduling method and device of container
CN108897839A (en) * 2018-06-26 2018-11-27 中国联合网络通信集团有限公司 Data receiver method and system
CN108958882A (en) * 2018-06-06 2018-12-07 麒麟合盛网络技术股份有限公司 A kind of container method of adjustment, device and system
CN109067867A (en) * 2018-07-30 2018-12-21 北京航空航天大学 The virtualization container service elastic telescopic method of data-oriented central loading monitoring
CN109117248A (en) * 2018-07-19 2019-01-01 郑州云海信息技术有限公司 A kind of deep learning task elastic telescopic system and method based on kubernetes platform
CN109800079A (en) * 2018-12-13 2019-05-24 平安医疗健康管理股份有限公司 Node method of adjustment and relevant apparatus in medicare system
CN110022377A (en) * 2019-04-19 2019-07-16 中国联合网络通信集团有限公司 The method of adjustment and system of cloud game service device
CN110138606A (en) * 2019-05-06 2019-08-16 携程旅游信息技术(上海)有限公司 Capacitor network configuration method and system
CN110597633A (en) * 2019-09-12 2019-12-20 北京交通大学 Method and system for intelligent cooperative network group elastic expansion
CN110647392A (en) * 2018-06-26 2020-01-03 山东北邮信息技术产业研究院有限公司 Intelligent elastic expansion method based on container cluster
CN110990160A (en) * 2019-12-27 2020-04-10 广西电网有限责任公司 Static security analysis container cloud elastic expansion method based on load prediction
CN111782147A (en) * 2020-06-30 2020-10-16 北京百度网讯科技有限公司 Method and apparatus for cluster scale-up
CN114666215A (en) * 2022-03-15 2022-06-24 上海道客网络科技有限公司 Method, system, medium and electronic device for cross-cluster elastic expansion and contraction of application

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101359335A (en) * 2007-06-29 2009-02-04 赛门铁克公司 Resource management for scalable file system recovery
CN102880475A (en) * 2012-10-23 2013-01-16 上海普元信息技术股份有限公司 Real-time event handling system and method based on cloud computing in computer software system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101359335A (en) * 2007-06-29 2009-02-04 赛门铁克公司 Resource management for scalable file system recovery
CN102880475A (en) * 2012-10-23 2013-01-16 上海普元信息技术股份有限公司 Real-time event handling system and method based on cloud computing in computer software system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
肖俊: "基于Docker的跨主机容器集群自动伸缩设计与实现", 《中国优秀硕士学位论文全文数据库》 *

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872082B (en) * 2016-05-18 2018-11-23 上海交通大学 Fine granularity resource response system based on container cluster load-balancing algorithm
CN105872082A (en) * 2016-05-18 2016-08-17 上海交通大学 Fine-grained resource response system based on load balancing algorithm of container cluster
CN106095533B (en) * 2016-06-14 2019-06-18 中国联合网络通信集团有限公司 Method of server expansion and device
CN106095533A (en) * 2016-06-14 2016-11-09 中国联合网络通信集团有限公司 Method of server expansion and device
CN106293820B (en) * 2016-08-02 2019-06-14 山东大学 Exploitation test O&M integral system
CN106293820A (en) * 2016-08-02 2017-01-04 山东大学 Exploitation test O&M integral system, deployment, full dose and increment updating method
CN106230986A (en) * 2016-09-21 2016-12-14 南方电网科学研究院有限责任公司 The resource adaptation dispatching patcher of a kind of electrically-based PaaS cloud platform and method
CN106506655A (en) * 2016-11-18 2017-03-15 国云科技股份有限公司 A kind of container group scheduling method suitable for cloud platform
CN106506655B (en) * 2016-11-18 2019-04-26 国云科技股份有限公司 A kind of container group scheduling method suitable for cloud platform
CN106686132A (en) * 2017-02-06 2017-05-17 郑州云海信息技术有限公司 Yunhai system deployment method and system
CN108399100A (en) * 2017-02-06 2018-08-14 中国移动通信集团公司 A kind of method of adjustment and device of container resource
CN106961351A (en) * 2017-03-03 2017-07-18 南京邮电大学 Intelligent elastic telescopic method based on Docker container clusters
CN106992887A (en) * 2017-04-05 2017-07-28 国家电网公司 The implementation method of application example elastic telescopic based on container, apparatus and system
CN107193652A (en) * 2017-04-27 2017-09-22 华中科技大学 The flexible resource dispatching method and system of flow data processing system in container cloud environment
CN107193652B (en) * 2017-04-27 2019-11-12 华中科技大学 The flexible resource dispatching method and system of flow data processing system in container cloud environment
CN107370816A (en) * 2017-07-26 2017-11-21 郑州云海信息技术有限公司 A kind of dispositions method and device of Web applications
CN107395735A (en) * 2017-08-03 2017-11-24 成都精灵云科技有限公司 The delay capacity reducing dispatching method and system of a kind of container cluster
CN107395735B (en) * 2017-08-03 2020-06-09 成都精灵云科技有限公司 Delay and capacity reduction scheduling method and system for container cluster
CN107666525A (en) * 2017-09-08 2018-02-06 北京京东尚科信息技术有限公司 The method and apparatus of cluster container IP distribution
CN107666525B (en) * 2017-09-08 2020-11-24 北京京东尚科信息技术有限公司 Method and device for IP allocation of cluster container
CN108279921A (en) * 2018-01-22 2018-07-13 广州欧赛斯信息科技有限公司 A kind of automatic gray scale dissemination method, system and device based on container platform
CN108769100A (en) * 2018-04-03 2018-11-06 郑州云海信息技术有限公司 A kind of implementation method and its device based on kubernetes number of containers elastic telescopics
CN108777700A (en) * 2018-04-20 2018-11-09 深圳市康拓普信息技术有限公司 A kind of container cluster dispatching method and device for the application of electric power Internet of Things
CN108616398A (en) * 2018-05-08 2018-10-02 深圳大学 A kind of container dynamic capacity reduction method based on DNS load-balancing techniques
CN108616398B (en) * 2018-05-08 2021-04-30 深圳大学 DNS load balancing technology-based container dynamic capacity reduction method
CN108958882A (en) * 2018-06-06 2018-12-07 麒麟合盛网络技术股份有限公司 A kind of container method of adjustment, device and system
CN108848166A (en) * 2018-06-20 2018-11-20 中国联合网络通信集团有限公司 A kind of load equilibration scheduling method and device of container
CN110647392A (en) * 2018-06-26 2020-01-03 山东北邮信息技术产业研究院有限公司 Intelligent elastic expansion method based on container cluster
CN108897839B (en) * 2018-06-26 2020-10-27 中国联合网络通信集团有限公司 Data receiving method and system
CN108897839A (en) * 2018-06-26 2018-11-27 中国联合网络通信集团有限公司 Data receiver method and system
CN108762912A (en) * 2018-07-04 2018-11-06 郑州云海信息技术有限公司 A kind of method and apparatus of container cluster elastic telescopic
CN109117248A (en) * 2018-07-19 2019-01-01 郑州云海信息技术有限公司 A kind of deep learning task elastic telescopic system and method based on kubernetes platform
CN109067867A (en) * 2018-07-30 2018-12-21 北京航空航天大学 The virtualization container service elastic telescopic method of data-oriented central loading monitoring
CN109800079A (en) * 2018-12-13 2019-05-24 平安医疗健康管理股份有限公司 Node method of adjustment and relevant apparatus in medicare system
CN109800079B (en) * 2018-12-13 2023-03-31 深圳平安医疗健康科技服务有限公司 Node adjusting method in medical insurance system and related device
CN110022377A (en) * 2019-04-19 2019-07-16 中国联合网络通信集团有限公司 The method of adjustment and system of cloud game service device
CN110022377B (en) * 2019-04-19 2021-11-09 中国联合网络通信集团有限公司 Adjustment method and system of cloud game server
CN110138606A (en) * 2019-05-06 2019-08-16 携程旅游信息技术(上海)有限公司 Capacitor network configuration method and system
CN110138606B (en) * 2019-05-06 2022-03-15 携程旅游信息技术(上海)有限公司 Container network configuration method and system
CN110597633A (en) * 2019-09-12 2019-12-20 北京交通大学 Method and system for intelligent cooperative network group elastic expansion
CN110990160A (en) * 2019-12-27 2020-04-10 广西电网有限责任公司 Static security analysis container cloud elastic expansion method based on load prediction
CN111782147A (en) * 2020-06-30 2020-10-16 北京百度网讯科技有限公司 Method and apparatus for cluster scale-up
CN114666215A (en) * 2022-03-15 2022-06-24 上海道客网络科技有限公司 Method, system, medium and electronic device for cross-cluster elastic expansion and contraction of application
CN114666215B (en) * 2022-03-15 2023-09-08 上海道客网络科技有限公司 Method, system, medium and electronic equipment for applying cross-cluster elastic expansion

Similar Documents

Publication Publication Date Title
CN105554102A (en) Elastic expansion method based on container cluster and application system thereof
CN102646062B (en) Flexible capacity enlargement method for cloud computing platform based application clusters
CN103118076B (en) Upgraded server cluster system and load balancing method thereof
CN112867050B (en) UPF network element management method and system
CN103957237A (en) Architecture of elastic cloud
WO2015143983A1 (en) Method and apparatus for implementing acceleration processing on vnf
CN105159775A (en) Load balancer based management system and management method for cloud computing data center
CN105827523B (en) A kind of virtual gateway for realizing dynamic adjustment to the bandwidth of multi-tenant in cloud storage environment
CN103338252B (en) Realizing method of distributed database concurrence storage virtual request mechanism
CN102045321B (en) Flow control method and system for software downloading
CN104243537A (en) Automatic retractable method and system used under cloud computing environment
CN104579761A (en) Automatic nosql cluster configuration system and method based on cloud computing
CN111124662A (en) Fog calculation load balancing method and system
CN104679594B (en) A kind of middleware distributed computing method
CN106648872A (en) Multi-thread processing method and device and server
CN110647392A (en) Intelligent elastic expansion method based on container cluster
CN105302692A (en) Internal and external parameters based database connection pool monitoring and management method and apparatus
CN103441918A (en) Self-organizing cluster server system and self-organizing method thereof
CN103997523A (en) Smart city service system based on cloud services and implementation method thereof
WO2020078381A1 (en) Data aggregation method, device, equipment, storage medium and system
CN106909462A (en) A kind of cloud resource regulating method and device
CN108924203B (en) Data copy self-adaptive distribution method, distributed computing system and related equipment
CN109960579B (en) Method and device for adjusting service container
US20170302617A1 (en) Method and Registration Node for Managing Application Resource in Machine to Machine (M2M)
CN105792247A (en) Data pushing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160504

RJ01 Rejection of invention patent application after publication